Search for a name or a RGB value RRR,GGG,BBB or a Hex value #rrggbb

Color composition

Percentage of source colors needed to create this color
RGB and CMYK are different color models: RGB is additive and it's used on screens, while CMYK is subtractive and it's used on prints. RGB uses white as a combination of all primary colors and black as the absence of light. CMYK, conversely, uses white as the natural color of the print background and black as a combination of colored inks.
RGB composition
CMYK composition

Color conversion

Representations of this color for each color space
Every color can be represented by a combination of different values with different meanings.
RGB open »
Red Green Blue
73.33% 100% 74.12%
RGB - Normalized
Red Green Blue
0.73 1 0.74
HSL open »
Hue Saturation Lightness
121.76° 100% 86.67%
HSL - Normalized
Hue Saturation Lightness
0.34 1 0.87
HWB open »
Hue Whiteness Blackness
121.76° 73.33% 0%
HWB - Normalized
Hue Whiteness Blackness
0.34 0.73% 0%
HSV / HSB
Hue Saturation Value / Brightness
121.76° 26.67% 100%
HSV / HSB - Normalized
Hue Saturation Value / Brightness
0.34 0.27 1
CMYK open »
Cyan Magenta Yellow Black
27% 0% 26% 0%
YCbCr
Y Cb Cr
0.89 -0.08 -0.11
XYZ
X Y Z
65.44 85.76 61.25
CIE Lab
L a b
94.21 -33.53 24.92

Web Colors

Colors can be used on a website using CSS
Use one of these values interchangeably for any CSS property that accept a color as a value: color, background-color, border-color.
#bbffbd
rgb(187, 255, 189)
hsl(122, 100%, 87%)

Tints, Shades, and Tones

Mixing black and white to change color brightness
A tint is a mixture of a color with white, this will increase lightness. A shade is a mixture with black and this increases darkness. A tone is a mixture of a color with gray, it's used to control saturation.
Tints of color #bbffbd

Tints

A tint is obtained by adding white to a color. This process reduces darkness.
Shades of color #bbffbd

Shades

A shade is obtained by adding black to a color. This process increases darkness.
Tones of color #bbffbd

Tones

A tone is produced either by mixing a color with grey, or by both tinting and shading.

Color Harmonies

Schemes of colors that work well together
Harmonies are color combinations on the color wheel created choosing colors at specific angles calculated from the original hue.
Complementary Harmony Color Scheme of #bbffbd

Complementary

180° - Complementary color scheme is made using the opposite color in the color wheel (180 degrees difference). It creates the strongest contrast and each color stands out. The opposite color of #bbffbd is #ffbbfe.
Triad Harmony Color Scheme of #bbffbd

Triad

120° - Triad color scheme is made dividing the color wheel in three. Each color is 120 degrees apart from the other. Usually one color is the dominant and the other two colors are used as accents. If #bbffbd is the dominant color, its accents would be #bcbbff and #ffbcbb.
Square Harmony Color Scheme of #bbffbd

Square

90° - Square color scheme is made dividing the color wheel in four parts. Each color is 90° degrees apart from the other. This scheme is very balanced because it spans equally along the color wheel creating two warm colors (#ffbbfe, #ffdebb) and two cool colors (#bbffbd, #bbdcff).
Adjacent Harmony Color Scheme of #bbffbd

Adjacent / Analogous / Analogic

± 30° - Adjacent color scheme is made picking colors near each other in the color wheel. The other colors are 30 degrees apart from the main color. This scheme is very harmonious and it is useful for having multiple colors of similar hue. With #bbffbd we can pick #dcffbb at 30° clockwise and #bbffde at 30° counterclockwise.
Split Complementary Harmony Color Scheme of #bbffbd

Split Complementary

180° ± 30° - Split complementary color scheme is like complementary scheme but instead of picking the exact opposite it uses two colors at ± 30° from the complementary. This scheme has a strong visual contrast but lower tension than the complementary scheme.
Rectangle Tetradic Harmony Color Scheme of #bbffbd

Rectangle / Tetradic

60° - Rectangle color scheme is made up of two complementary pairs. The first pair is like the complementary scheme, the second one is tilted 60 degrees.
- 60° - The color scheme variant is made by tilting the second complementary scheme in the opposite direction.
Pentagram Harmony Color Scheme of #bbffbd

Pentagram

72° - Pentagram color scheme is full of color, it spans over the color wheel and every color is 72 degrees apart from each other. It is very useful when you need a lot of colors that go well together.