#BBDD9B#BBDD9B
#BBDD9B is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.095 H 130.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD9B |
|---|---|
| RGB | rgb(187, 221, 155) |
| HSL | hsl(91, 49%, 74%) |
| HSV | hsv(91, 30%, 87%) |
| CMYK | cmyk(15.4%, 0%, 29.9%, 13.3%) |
| CIE-LAB | lab(84.30, -22.69, 28.83) |
| CIE-LCH | lch(84.30, 36.69, 128.21°) |
| OKLab | oklab(85.66% -0.0615 0.0724) |
| OKLCH | oklch(85.66% 0.095 130.3) |
| XYZ | xyz(52.2654, 64.6436, 40.7279) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.92
Light Sage
#BCECAC
ΔE00 4.12
Pale Olive Green
#B1D27B
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD9B #BD9BDD
analogous
#DCDD9B #BBDD9B #9BDD9C
triadic
#BBDD9B #9BBBDD #DD9BBB
tetradic
#BBDD9B #9BDCDD #BD9BDD #DD9C9B
square
#BBDD9B #9BDCDD #BD9BDD #DD9C9B
split-complementary
#BBDD9B #9C9BDD #DD9BDC
monochromatic
#7DBD40 #9CCD6D #BBDD9B #DAEDC9 #EFF7E8
Accessibility & contrast
On white
1.51
#BBDD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBDD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD9B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD9B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D497
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#BDD7CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdd9b; /* rgb */ color: rgb(187, 221, 155); /* oklch */ color: oklch(85.7% 0.095 130.3);
Tailwind
colors: {
custom: {
50: '#d0e7b9',
500: '#bbdd9b',
950: '#000000',
},
}SCSS
$custom: #bbdd9b; $custom-light: #d0e7b9; $custom-dark: #000000;
JSON
{
"hex": "#bbdd9b",
"rgb": {
"r": 187,
"g": 221,
"b": 155
},
"hsl": {
"h": 90.909,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.85661,
"c": 0.09499,
"h": 130.3
},
"luminance": 0.64644
}Semantic roles & 50–950 ramp
primary
#BBDD9B
secondary
#8F67B5
accent
#29BD75
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481