#BBD88C#BBD88C
#BBD88C is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.3% C 0.105 H 125.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD88C |
|---|---|
| RGB | rgb(187, 216, 140) |
| HSL | hsl(83, 49%, 70%) |
| HSV | hsv(83, 35%, 85%) |
| CMYK | cmyk(13.4%, 0%, 35.2%, 15.3%) |
| CIE-LAB | lab(82.68, -22.32, 34.37) |
| CIE-LCH | lch(82.68, 40.98, 123.00°) |
| OKLab | oklab(84.29% -0.0608 0.0851) |
| OKLCH | oklch(84.29% 0.105 125.6) |
| XYZ | xyz(49.7825, 61.5697, 34.0673) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.66
Pale Olive
#B9CC81
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.57
Greenish Beige
#C9D179
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD88C #A98CD8
analogous
#D8CF8C #BBD88C #95D88C
triadic
#BBD88C #8CBBD8 #D88CBB
tetradic
#BBD88C #8CD8CF #A98CD8 #D88C95
square
#BBD88C #8CD8CF #A98CD8 #D88C95
split-complementary
#BBD88C #8C95D8 #CF8CD8
monochromatic
#82AE3B #A0C95E #BBD88C #D6E7BA #F1F7E7
Accessibility & contrast
On white
1.58
#BBD88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBD88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD88C
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD88C | 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)
#E0CF87
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#C0D1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd88c; /* rgb */ color: rgb(187, 216, 140); /* oklch */ color: oklch(84.3% 0.105 125.6);
Tailwind
colors: {
custom: {
50: '#d0e4ae',
500: '#bbd88c',
950: '#000000',
},
}SCSS
$custom: #bbd88c; $custom-light: #d0e4ae; $custom-dark: #000000;
JSON
{
"hex": "#bbd88c",
"rgb": {
"r": 187,
"g": 216,
"b": 140
},
"hsl": {
"h": 82.895,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.84286,
"c": 0.10464,
"h": 125.6
},
"luminance": 0.6157
}Semantic roles & 50–950 ramp
primary
#BBD88C
secondary
#7A5AAF
accent
#29BD61
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481