#BBCFAB#BBCFAB
#BBCFAB is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.0% C 0.054 H 131.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFAB |
|---|---|
| RGB | rgb(187, 207, 171) |
| HSL | hsl(93, 27%, 74%) |
| HSV | hsv(93, 17%, 81%) |
| CMYK | cmyk(9.7%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(80.81, -13.24, 15.66) |
| CIE-LCH | lch(80.81, 20.51, 130.22°) |
| OKLab | oklab(82.98% -0.0354 0.0403) |
| OKLCH | oklch(82.98% 0.054 131.3) |
| XYZ | xyz(50.1558, 58.1303, 47.0981) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.92
Sage Green
#9CAF88
ΔE00 8.63
Darkseagreen
#8FBC8F
ΔE00 8.77
Greenish Grey
#96AE8D
ΔE00 9.14
Pale Olive
#B9CC81
ΔE00 9.21
Light Sage
#BCECAC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFAB #BFABCF
analogous
#CDCFAB #BBCFAB #ABCFAD
triadic
#BBCFAB #ABBBCF #CFABBB
tetradic
#BBCFAB #ABCDCF #BFABCF #CFADAB
square
#BBCFAB #ABCDCF #BFABCF #CFADAB
split-complementary
#BBCFAB #ADABCF #CFABCD
monochromatic
#7CA25D #9BB984 #BBCFAB #DBE5D2 #EFF4EC
Accessibility & contrast
On white
1.66
#BBCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFAB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFAB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA9
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#BCCCC5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcfab; /* rgb */ color: rgb(187, 207, 171); /* oklch */ color: oklch(83.0% 0.054 131.3);
Tailwind
colors: {
custom: {
50: '#cfddc4',
500: '#bbcfab',
950: '#000000',
},
}SCSS
$custom: #bbcfab; $custom-light: #cfddc4; $custom-dark: #000000;
JSON
{
"hex": "#bbcfab",
"rgb": {
"r": 187,
"g": 207,
"b": 171
},
"hsl": {
"h": 93.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.8298,
"c": 0.05362,
"h": 131.3
},
"luminance": 0.58131
}Semantic roles & 50–950 ramp
primary
#BBCFAB
secondary
#917AA4
accent
#40A678
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482