#BBDEAB#BBDEAB
#BBDEAB is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.2% C 0.078 H 135.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEAB |
|---|---|
| RGB | rgb(187, 222, 171) |
| HSL | hsl(101, 44%, 77%) |
| HSV | hsv(101, 23%, 87%) |
| CMYK | cmyk(15.8%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(84.87, -20.75, 21.31) |
| CIE-LCH | lch(84.87, 29.74, 134.24°) |
| OKLab | oklab(86.21% -0.0561 0.0543) |
| OKLCH | oklch(86.21% 0.078 135.9) |
| XYZ | xyz(53.9640, 65.7467, 48.3675) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.91
Light Sage
#BCECAC
ΔE00 4.08
Hospital Green
#9BE5AA
ΔE00 6.58
Very Pale Green
#CFFDBC
ΔE00 6.92
Washed Out Green
#BCF5A6
ΔE00 7.14
Mint
#AAF0C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEAB #CEABDE
analogous
#D5DEAB #BBDEAB #ABDEB5
triadic
#BBDEAB #ABBBDE #DEABBB
tetradic
#BBDEAB #ABD5DE #CEABDE #DEB5AB
square
#BBDEAB #ABD5DE #CEABDE #DEB5AB
split-complementary
#BBDEAB #B5ABDE #DEABD5
monochromatic
#74BB53 #97CD7F #BBDEAB #DFEFD7 #EDF6E9
Accessibility & contrast
On white
1.48
#BBDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BBDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEAB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEAB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A8
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#BBDAD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdeab; /* rgb */ color: rgb(187, 222, 171); /* oklch */ color: oklch(86.2% 0.078 135.9);
Tailwind
colors: {
custom: {
50: '#d0e8c4',
500: '#bbdeab',
950: '#000000',
},
}SCSS
$custom: #bbdeab; $custom-light: #d0e8c4; $custom-dark: #000000;
JSON
{
"hex": "#bbdeab",
"rgb": {
"r": 187,
"g": 222,
"b": 171
},
"hsl": {
"h": 101.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86212,
"c": 0.07813,
"h": 135.9
},
"luminance": 0.65748
}Semantic roles & 50–950 ramp
primary
#BBDEAB
secondary
#A277B6
accent
#2FB78C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482