#BBDD8B#BBDD8B
#BBDD8B is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.4% C 0.113 H 127.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD8B |
|---|---|
| RGB | rgb(187, 221, 139) |
| HSL | hsl(85, 55%, 71%) |
| HSV | hsv(85, 37%, 87%) |
| CMYK | cmyk(15.4%, 0%, 37.1%, 13.3%) |
| CIE-LAB | lab(84.04, -24.88, 36.64) |
| CIE-LCH | lch(84.04, 44.29, 124.17°) |
| OKLab | oklab(85.37% -0.0681 0.0904) |
| OKLCH | oklch(85.37% 0.113 127) |
| XYZ | xyz(51.0096, 64.1413, 34.1142) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.88
Light Grey Green
#B7E1A1
ΔE00 4.47
Pale Olive
#B9CC81
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 5.22
Greenish Tan
#BCCB7A
ΔE00 5.53
Light Sage
#BCECAC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD8B #AD8BDD
analogous
#DDD68B #BBDD8B #92DD8B
triadic
#BBDD8B #8BBBDD #DD8BBB
tetradic
#BBDD8B #8BDDD6 #AD8BDD #DD8B92
square
#BBDD8B #8BDDD6 #AD8BDD #DD8B92
split-complementary
#BBDD8B #8B92DD #D68BDD
monochromatic
#82B836 #9FCF5C #BBDD8B #D7EBBA #F1F8E7
Accessibility & contrast
On white
1.52
#BBDD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BBDD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD8B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD8B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D385
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#BFD6C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdd8b; /* rgb */ color: rgb(187, 221, 139); /* oklch */ color: oklch(85.4% 0.113 127.0);
Tailwind
colors: {
custom: {
50: '#d0e7ae',
500: '#bbdd8b',
950: '#000000',
},
}SCSS
$custom: #bbdd8b; $custom-light: #d0e7ae; $custom-dark: #000000;
JSON
{
"hex": "#bbdd8b",
"rgb": {
"r": 187,
"g": 221,
"b": 139
},
"hsl": {
"h": 84.878,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.85367,
"c": 0.11314,
"h": 127
},
"luminance": 0.64142
}Semantic roles & 50–950 ramp
primary
#BBDD8B
secondary
#7E58B4
accent
#23C265
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481