#BBD08C#BBD08C
#BBD08C is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.5% C 0.093 H 122.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD08C |
|---|---|
| RGB | rgb(187, 208, 140) |
| HSL | hsl(79, 42%, 68%) |
| HSV | hsv(79, 33%, 82%) |
| CMYK | cmyk(10.1%, 0%, 32.7%, 18.4%) |
| CIE-LAB | lab(80.50, -18.37, 31.49) |
| CIE-LCH | lch(80.50, 36.46, 120.26°) |
| OKLab | oklab(82.54% -0.0497 0.0784) |
| OKLCH | oklch(82.54% 0.093 122.4) |
| XYZ | xyz(47.7827, 57.5699, 33.4007) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.90
Greenish Tan
#BCCB7A
ΔE00 3.42
Pale Olive Green
#B1D27B
ΔE00 3.78
Light Moss Green
#A6C875
ΔE00 4.49
Tan Green
#A9BE70
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD08C #A18CD0
analogous
#D0C38C #BBD08C #99D08C
triadic
#BBD08C #8CBBD0 #D08CBB
tetradic
#BBD08C #8CD0C3 #A18CD0 #D08C99
square
#BBD08C #8CD0C3 #A18CD0 #D08C99
split-complementary
#BBD08C #8C99D0 #C38CD0
monochromatic
#83A041 #A1BE61 #BBD08C #D5E2B7 #EEF4E3
Accessibility & contrast
On white
1.68
#BBD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BBD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD08C
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD08C | 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)
#D8C887
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#C0C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd08c; /* rgb */ color: rgb(187, 208, 140); /* oklch */ color: oklch(82.5% 0.093 122.4);
Tailwind
colors: {
custom: {
50: '#d0deae',
500: '#bbd08c',
950: '#000000',
},
}SCSS
$custom: #bbd08c; $custom-light: #d0deae; $custom-dark: #000000;
JSON
{
"hex": "#bbd08c",
"rgb": {
"r": 187,
"g": 208,
"b": 140
},
"hsl": {
"h": 78.529,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.8254,
"c": 0.09283,
"h": 122.4
},
"luminance": 0.5757
}Semantic roles & 50–950 ramp
primary
#BBD08C
secondary
#725BA5
accent
#30B559
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481