#BBCF8A#BBCF8A
#BBCF8A is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.3% C 0.094 H 121.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCF8A |
|---|---|
| RGB | rgb(187, 207, 138) |
| HSL | hsl(77, 42%, 68%) |
| HSV | hsv(77, 33%, 81%) |
| CMYK | cmyk(9.7%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(80.19, -18.14, 32.12) |
| CIE-LCH | lch(80.19, 36.89, 119.46°) |
| OKLab | oklab(82.29% -0.0491 0.0798) |
| OKLCH | oklch(82.29% 0.094 121.6) |
| XYZ | xyz(47.3935, 57.0254, 32.5501) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Moss Green
#A6C875
ΔE00 4.38
Tan Green
#A9BE70
ΔE00 4.93
Greenish Beige
#C9D179
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCF8A #9E8ACF
analogous
#CFC08A #BBCF8A #99CF8A
triadic
#BBCF8A #8ABBCF #CF8ABB
tetradic
#BBCF8A #8ACFC0 #9E8ACF #CF8A99
square
#BBCF8A #8ACFC0 #9E8ACF #CF8A99
split-complementary
#BBCF8A #8A99CF #C08ACF
monochromatic
#839E41 #A2BD5F #BBCF8A #D4E1B5 #EDF3E1
Accessibility & contrast
On white
1.69
#BBCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BBCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCF8A
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCF8A | 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)
#D7C785
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#C1C8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bbcf8a; /* rgb */ color: rgb(187, 207, 138); /* oklch */ color: oklch(82.3% 0.094 121.6);
Tailwind
colors: {
custom: {
50: '#d0ddad',
500: '#bbcf8a',
950: '#000000',
},
}SCSS
$custom: #bbcf8a; $custom-light: #d0ddad; $custom-dark: #000000;
JSON
{
"hex": "#bbcf8a",
"rgb": {
"r": 187,
"g": 207,
"b": 138
},
"hsl": {
"h": 77.391,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.82285,
"c": 0.09373,
"h": 121.6
},
"luminance": 0.57025
}Semantic roles & 50–950 ramp
primary
#BBCF8A
secondary
#6F5AA4
accent
#31B557
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481