#BBDB8E#BBDB8E
#BBDB8E is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.0% C 0.107 H 126.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB8E |
|---|---|
| RGB | rgb(187, 219, 142) |
| HSL | hsl(85, 52%, 71%) |
| HSV | hsv(85, 35%, 86%) |
| CMYK | cmyk(14.6%, 0%, 35.2%, 14.1%) |
| CIE-LAB | lab(83.54, -23.52, 34.47) |
| CIE-LCH | lch(83.54, 41.73, 124.31°) |
| OKLab | oklab(84.98% -0.0641 0.0854) |
| OKLCH | oklch(84.98% 0.107 126.9) |
| XYZ | xyz(50.7069, 63.1804, 35.1096) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.99
Light Grey Green
#B7E1A1
ΔE00 4.01
Pale Olive
#B9CC81
ΔE00 4.18
Light Moss Green
#A6C875
ΔE00 5.04
Greenish Tan
#BCCB7A
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB8E #AE8EDB
analogous
#DBD48E #BBDB8E #94DB8E
triadic
#BBDB8E #8EBBDB #DB8EBB
tetradic
#BBDB8E #8EDBD4 #AE8EDB #DB8E94
square
#BBDB8E #8EDBD4 #AE8EDB #DB8E94
split-complementary
#BBDB8E #8E94DB #D48EDB
monochromatic
#82B53A #9FCC60 #BBDB8E #D7EABC #F1F8E8
Accessibility & contrast
On white
1.54
#BBDB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBDB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB8E
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB8E | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D189
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#BFD4C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb8e; /* rgb */ color: rgb(187, 219, 142); /* oklch */ color: oklch(85.0% 0.107 126.9);
Tailwind
colors: {
custom: {
50: '#d0e6b0',
500: '#bbdb8e',
950: '#000000',
},
}SCSS
$custom: #bbdb8e; $custom-light: #d0e6b0; $custom-dark: #000000;
JSON
{
"hex": "#bbdb8e",
"rgb": {
"r": 187,
"g": 219,
"b": 142
},
"hsl": {
"h": 84.935,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.8498,
"c": 0.10681,
"h": 126.9
},
"luminance": 0.63181
}Semantic roles & 50–950 ramp
primary
#BBDB8E
secondary
#7F5BB2
accent
#26BF66
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481