#BBCF9B#BBCF9B
#BBCF9B is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.073 H 125.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF9B |
|---|---|
| RGB | rgb(187, 207, 155) |
| HSL | hsl(83, 35%, 71%) |
| HSV | hsv(83, 25%, 81%) |
| CMYK | cmyk(9.7%, 0%, 25.1%, 18.8%) |
| CIE-LAB | lab(80.49, -15.75, 23.67) |
| CIE-LCH | lch(80.49, 28.43, 123.65°) |
| OKLab | oklab(82.62% -0.0421 0.06) |
| OKLCH | oklch(82.62% 0.073 125.1) |
| XYZ | xyz(48.7220, 57.5568, 39.5468) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 6.54
Pale Olive Green
#B1D27B
ΔE00 6.88
Light Moss Green
#A6C875
ΔE00 7.00
Tan Green
#A9BE70
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF9B #AF9BCF
analogous
#CFC99B #BBCF9B #A1CF9B
triadic
#BBCF9B #9BBBCF #CF9BBB
tetradic
#BBCF9B #9BCFC9 #AF9BCF #CF9BA1
square
#BBCF9B #9BCFC9 #AF9BCF #CF9BA1
split-complementary
#BBCF9B #9BA1CF #C99BCF
monochromatic
#82A24E #9FBB72 #BBCF9B #D7E3C4 #F1F5EA
Accessibility & contrast
On white
1.68
#BBCF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BBCF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF9B
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF9B | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C898
Deuteranopia (green-blind)
#D2C79D
Tritanopia (blue-blind)
#BECAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcf9b; /* rgb */ color: rgb(187, 207, 155); /* oklch */ color: oklch(82.6% 0.073 125.1);
Tailwind
colors: {
custom: {
50: '#d0ddb8',
500: '#bbcf9b',
950: '#000000',
},
}SCSS
$custom: #bbcf9b; $custom-light: #d0ddb8; $custom-dark: #000000;
JSON
{
"hex": "#bbcf9b",
"rgb": {
"r": 187,
"g": 207,
"b": 155
},
"hsl": {
"h": 83.077,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.8262,
"c": 0.07325,
"h": 125.1
},
"luminance": 0.57557
}Semantic roles & 50–950 ramp
primary
#BBCF9B
secondary
#806AA5
accent
#38AE65
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481