#BBCCAE#BBCCAE
#BBCCAE is a very light, muted yellow-green. Relative luminance 0.568; OKLCH L 82.4% C 0.045 H 131.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCAE |
|---|---|
| RGB | rgb(187, 204, 174) |
| HSL | hsl(94, 23%, 74%) |
| HSV | hsv(94, 15%, 80%) |
| CMYK | cmyk(8.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.07, -11.21, 13.02) |
| CIE-LCH | lch(80.07, 17.18, 130.73°) |
| OKLab | oklab(82.41% -0.0299 0.0337) |
| OKLCH | oklch(82.41% 0.045 131.6) |
| XYZ | xyz(49.7251, 56.8062, 48.3812) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.57
Greenish Grey
#96AE8D
ΔE00 8.86
Darkseagreen
#8FBC8F
ΔE00 9.56
Light Grey Green
#B7E1A1
ΔE00 9.78
Pale Olive
#B9CC81
ΔE00 10.68
Light Sage
#BCECAC
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCAE #BFAECC
analogous
#CACCAE #BBCCAE #AECCB0
triadic
#BBCCAE #AEBBCC #CCAEBB
tetradic
#BBCCAE #AECACC #BFAECC #CCB0AE
square
#BBCCAE #AECACC #BFAECC #CCB0AE
split-complementary
#BBCCAE #B0AECC #CCAECA
monochromatic
#7C9D63 #9BB488 #BBCCAE #DBE4D4 #EFF3EC
Accessibility & contrast
On white
1.70
#BBCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BBCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCAE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCAE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AC
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#BCC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbccae; /* rgb */ color: rgb(187, 204, 174); /* oklch */ color: oklch(82.4% 0.045 131.6);
Tailwind
colors: {
custom: {
50: '#cfdbc6',
500: '#bbccae',
950: '#000000',
},
}SCSS
$custom: #bbccae; $custom-light: #cfdbc6; $custom-dark: #000000;
JSON
{
"hex": "#bbccae",
"rgb": {
"r": 187,
"g": 204,
"b": 174
},
"hsl": {
"h": 94,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82413,
"c": 0.04501,
"h": 131.6
},
"luminance": 0.56807
}Semantic roles & 50–950 ramp
primary
#BBCCAE
secondary
#917DA1
accent
#44A179
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131513
muted
#838482