#BBCF8B#BBCF8B
#BBCF8B is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.093 H 121.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF8B |
|---|---|
| RGB | rgb(187, 207, 139) |
| HSL | hsl(78, 41%, 68%) |
| HSV | hsv(78, 33%, 81%) |
| CMYK | cmyk(9.7%, 0%, 32.9%, 18.8%) |
| CIE-LAB | lab(80.21, -18.01, 31.63) |
| CIE-LCH | lch(80.21, 36.40, 119.66°) |
| OKLab | oklab(82.3% -0.0487 0.0787) |
| OKLCH | oklch(82.3% 0.093 121.8) |
| XYZ | xyz(47.4662, 57.0545, 32.9331) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.69
Greenish Tan
#BCCB7A
ΔE00 3.21
Pale Olive Green
#B1D27B
ΔE00 3.87
Light Moss Green
#A6C875
ΔE00 4.48
Tan Green
#A9BE70
ΔE00 5.02
Greenish Beige
#C9D179
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF8B #9F8BCF
analogous
#CFC18B #BBCF8B #99CF8B
triadic
#BBCF8B #8BBBCF #CF8BBB
tetradic
#BBCF8B #8BCFC1 #9F8BCF #CF8B99
square
#BBCF8B #8BCFC1 #9F8BCF #CF8B99
split-complementary
#BBCF8B #8B99CF #C18BCF
monochromatic
#839E41 #A2BD60 #BBCF8B #D4E1B6 #EEF3E2
Accessibility & contrast
On white
1.69
#BBCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF8B
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF8B | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#C0C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcf8b; /* rgb */ color: rgb(187, 207, 139); /* oklch */ color: oklch(82.3% 0.093 121.8);
Tailwind
colors: {
custom: {
50: '#d0ddad',
500: '#bbcf8b',
950: '#000000',
},
}SCSS
$custom: #bbcf8b; $custom-light: #d0ddad; $custom-dark: #000000;
JSON
{
"hex": "#bbcf8b",
"rgb": {
"r": 187,
"g": 207,
"b": 139
},
"hsl": {
"h": 77.647,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.82304,
"c": 0.09255,
"h": 121.8
},
"luminance": 0.57055
}Semantic roles & 50–950 ramp
primary
#BBCF8B
secondary
#705AA4
accent
#31B558
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481