#BBCF9D#BBCF9D
#BBCF9D is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.7% C 0.071 H 125.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF9D |
|---|---|
| RGB | rgb(187, 207, 157) |
| HSL | hsl(84, 34%, 71%) |
| HSV | hsv(84, 24%, 81%) |
| CMYK | cmyk(9.7%, 0%, 24.2%, 18.8%) |
| CIE-LAB | lab(80.53, -15.45, 22.67) |
| CIE-LCH | lch(80.53, 27.44, 124.28°) |
| OKLab | oklab(82.66% -0.0412 0.0576) |
| OKLCH | oklch(82.66% 0.071 125.6) |
| XYZ | xyz(48.8913, 57.6246, 40.4387) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.58
Light Grey Green
#B7E1A1
ΔE00 5.92
Greenish Tan
#BCCB7A
ΔE00 7.00
Pale Olive Green
#B1D27B
ΔE00 7.32
Light Moss Green
#A6C875
ΔE00 7.41
Tan Green
#A9BE70
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF9D #B19DCF
analogous
#CFCA9D #BBCF9D #A2CF9D
triadic
#BBCF9D #9DBBCF #CF9DBB
tetradic
#BBCF9D #9DCFCA #B19DCF #CF9DA2
square
#BBCF9D #9DCFCA #B19DCF #CF9DA2
split-complementary
#BBCF9D #9DA2CF #CA9DCF
monochromatic
#81A24F #9EBB74 #BBCF9D #D8E3C6 #F1F5EA
Accessibility & contrast
On white
1.68
#BBCF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BBCF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF9D
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF9D | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99A
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#BECAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcf9d; /* rgb */ color: rgb(187, 207, 157); /* oklch */ color: oklch(82.7% 0.071 125.6);
Tailwind
colors: {
custom: {
50: '#cfddba',
500: '#bbcf9d',
950: '#000000',
},
}SCSS
$custom: #bbcf9d; $custom-light: #cfddba; $custom-dark: #000000;
JSON
{
"hex": "#bbcf9d",
"rgb": {
"r": 187,
"g": 207,
"b": 157
},
"hsl": {
"h": 84,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.82663,
"c": 0.0708,
"h": 125.6
},
"luminance": 0.57625
}Semantic roles & 50–950 ramp
primary
#BBCF9D
secondary
#826CA5
accent
#38AD67
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481