#BBD88B#BBD88B
#BBD88B is a very light, moderate yellow-green. Relative luminance 0.615; OKLCH L 84.3% C 0.106 H 125.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD88B |
|---|---|
| RGB | rgb(187, 216, 139) |
| HSL | hsl(83, 50%, 70%) |
| HSV | hsv(83, 36%, 85%) |
| CMYK | cmyk(13.4%, 0%, 35.6%, 15.3%) |
| CIE-LAB | lab(82.67, -22.45, 34.86) |
| CIE-LCH | lch(82.67, 41.46, 122.79°) |
| OKLab | oklab(84.27% -0.0612 0.0862) |
| OKLCH | oklch(84.27% 0.106 125.4) |
| XYZ | xyz(49.7091, 61.5403, 33.6807) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.52
Pale Olive
#B9CC81
ΔE00 3.31
Greenish Tan
#BCCB7A
ΔE00 4.42
Light Moss Green
#A6C875
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.69
Greenish Beige
#C9D179
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD88B #A88BD8
analogous
#D8CE8B #BBD88B #95D88B
triadic
#BBD88B #8BBBD8 #D88BBB
tetradic
#BBD88B #8BD8CE #A88BD8 #D88B95
square
#BBD88B #8BD8CE #A88BD8 #D88B95
split-complementary
#BBD88B #8B95D8 #CE8BD8
monochromatic
#83AE3B #A0C95D #BBD88B #D6E7B9 #F1F7E7
Accessibility & contrast
On white
1.58
#BBD88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBD88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD88B
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD88B | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF86
Deuteranopia (green-blind)
#DCCD8F
Tritanopia (blue-blind)
#C0D1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd88b; /* rgb */ color: rgb(187, 216, 139); /* oklch */ color: oklch(84.3% 0.106 125.4);
Tailwind
colors: {
custom: {
50: '#d0e4ad',
500: '#bbd88b',
950: '#000000',
},
}SCSS
$custom: #bbd88b; $custom-light: #d0e4ad; $custom-dark: #000000;
JSON
{
"hex": "#bbd88b",
"rgb": {
"r": 187,
"g": 216,
"b": 139
},
"hsl": {
"h": 82.597,
"s": 49.677,
"l": 69.608
},
"oklch": {
"l": 0.84269,
"c": 0.10578,
"h": 125.4
},
"luminance": 0.61541
}Semantic roles & 50–950 ramp
primary
#BBD88B
secondary
#7959AF
accent
#28BD60
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481