#BBD788#BBD788
#BBD788 is a very light, moderate yellow-green. Relative luminance 0.609; OKLCH L 84.0% C 0.108 H 124.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD788 |
|---|---|
| RGB | rgb(187, 215, 136) |
| HSL | hsl(81, 50%, 69%) |
| HSV | hsv(81, 37%, 84%) |
| CMYK | cmyk(13%, 0%, 36.7%, 15.7%) |
| CIE-LAB | lab(82.35, -22.35, 35.96) |
| CIE-LCH | lch(82.35, 42.34, 121.86°) |
| OKLab | oklab(84% -0.0611 0.0887) |
| OKLCH | oklch(84% 0.108 124.6) |
| XYZ | xyz(49.2375, 60.9430, 32.4570) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.18
Pale Olive
#B9CC81
ΔE00 2.99
Greenish Tan
#BCCB7A
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.22
Greenish Beige
#C9D179
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD788 #A488D7
analogous
#D7CC88 #BBD788 #94D788
triadic
#BBD788 #88BBD7 #D788BB
tetradic
#BBD788 #88D7CC #A488D7 #D78894
square
#BBD788 #88D7CC #A488D7 #D78894
split-complementary
#BBD788 #8894D7 #CC88D7
monochromatic
#83AB3A #A1C85A #BBD788 #D5E6B6 #EFF6E4
Accessibility & contrast
On white
1.59
#BBD788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BBD788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD788
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD788 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE82
Deuteranopia (green-blind)
#DBCD8C
Tritanopia (blue-blind)
#C0D0C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd788; /* rgb */ color: rgb(187, 215, 136); /* oklch */ color: oklch(84.0% 0.108 124.6);
Tailwind
colors: {
custom: {
50: '#d0e3ab',
500: '#bbd788',
950: '#000000',
},
}SCSS
$custom: #bbd788; $custom-light: #d0e3ab; $custom-dark: #000000;
JSON
{
"hex": "#bbd788",
"rgb": {
"r": 187,
"g": 215,
"b": 136
},
"hsl": {
"h": 81.266,
"s": 49.686,
"l": 68.824
},
"oklch": {
"l": 0.83997,
"c": 0.10771,
"h": 124.6
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#BBD788
secondary
#7556AD
accent
#28BD5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481