#BBCFA8#BBCFA8
#BBCFA8 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 82.9% C 0.057 H 129.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFA8 |
|---|---|
| RGB | rgb(187, 207, 168) |
| HSL | hsl(91, 29%, 74%) |
| HSV | hsv(91, 19%, 81%) |
| CMYK | cmyk(9.7%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(80.75, -13.73, 17.16) |
| CIE-LCH | lch(80.75, 21.98, 128.67°) |
| OKLab | oklab(82.91% -0.0366 0.0441) |
| OKLCH | oklch(82.91% 0.057 129.7) |
| XYZ | xyz(49.8731, 58.0173, 45.6092) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.34
Pale Olive
#B9CC81
ΔE00 8.39
Sage Green
#9CAF88
ΔE00 8.51
Darkseagreen
#8FBC8F
ΔE00 8.59
Light Sage
#BCECAC
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFA8 #BCA8CF
analogous
#CECFA8 #BBCFA8 #A8CFA8
triadic
#BBCFA8 #A8BBCF #CFA8BB
tetradic
#BBCFA8 #A8CECF #BCA8CF #CFA8A8
square
#BBCFA8 #A8CECF #BCA8CF #CFA8A8
split-complementary
#BBCFA8 #A8A8CF #CFA8CE
monochromatic
#7DA35A #9CB981 #BBCFA8 #DAE5CF #F0F4EB
Accessibility & contrast
On white
1.67
#BBCFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BBCFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFA8
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFA8 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A6
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#BDCBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcfa8; /* rgb */ color: rgb(187, 207, 168); /* oklch */ color: oklch(82.9% 0.057 129.7);
Tailwind
colors: {
custom: {
50: '#cfddc2',
500: '#bbcfa8',
950: '#000000',
},
}SCSS
$custom: #bbcfa8; $custom-light: #cfddc2; $custom-dark: #000000;
JSON
{
"hex": "#bbcfa8",
"rgb": {
"r": 187,
"g": 207,
"b": 168
},
"hsl": {
"h": 90.769,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.82909,
"c": 0.05729,
"h": 129.7
},
"luminance": 0.58018
}Semantic roles & 50–950 ramp
primary
#BBCFA8
secondary
#8E77A5
accent
#3EA874
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482