#BBD88E#BBD88E
#BBD88E is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.3% C 0.102 H 125.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD88E |
|---|---|
| RGB | rgb(187, 216, 142) |
| HSL | hsl(84, 49%, 70%) |
| HSV | hsv(84, 34%, 85%) |
| CMYK | cmyk(13.4%, 0%, 34.3%, 15.3%) |
| CIE-LAB | lab(82.72, -22.06, 33.39) |
| CIE-LCH | lch(82.72, 40.02, 123.45°) |
| OKLab | oklab(84.32% -0.06 0.0829) |
| OKLCH | oklch(84.32% 0.102 125.9) |
| XYZ | xyz(49.9313, 61.6292, 34.8510) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.95
Pale Olive
#B9CC81
ΔE00 3.46
Light Grey Green
#B7E1A1
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 4.71
Greenish Beige
#C9D179
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD88E #AB8ED8
analogous
#D8D08E #BBD88E #96D88E
triadic
#BBD88E #8EBBD8 #D88EBB
tetradic
#BBD88E #8ED8D0 #AB8ED8 #D88E96
square
#BBD88E #8ED8D0 #AB8ED8 #D88E96
split-complementary
#BBD88E #8E96D8 #D08ED8
monochromatic
#82AF3C #A0C861 #BBD88E #D6E8BB #F1F7E8
Accessibility & contrast
On white
1.58
#BBD88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BBD88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD88E
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD88E | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#BFD1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd88e; /* rgb */ color: rgb(187, 216, 142); /* oklch */ color: oklch(84.3% 0.102 125.9);
Tailwind
colors: {
custom: {
50: '#d0e4b0',
500: '#bbd88e',
950: '#000000',
},
}SCSS
$custom: #bbd88e; $custom-light: #d0e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd88e",
"rgb": {
"r": 187,
"g": 216,
"b": 142
},
"hsl": {
"h": 83.514,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.84322,
"c": 0.10235,
"h": 125.9
},
"luminance": 0.6163
}Semantic roles & 50–950 ramp
primary
#BBD88E
secondary
#7C5CAF
accent
#2ABC63
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481