#BBDEBD#BBDEBD
#BBDEBD is a very light, muted green. Relative luminance 0.665; OKLCH L 86.6% C 0.058 H 146.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEBD |
|---|---|
| RGB | rgb(187, 222, 189) |
| HSL | hsl(123, 35%, 80%) |
| HSV | hsv(123, 16%, 87%) |
| CMYK | cmyk(15.8%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.24, -17.72, 12.40) |
| CIE-LCH | lch(85.24, 21.63, 145.01°) |
| OKLab | oklab(86.63% -0.0486 0.0321) |
| OKLCH | oklch(86.63% 0.058 146.6) |
| XYZ | xyz(55.7980, 66.4803, 58.0265) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 7.52
Light Sage
#BCECAC
ΔE00 7.74
Hospital Green
#9BE5AA
ΔE00 8.22
Light Teal
#90E4C1
ΔE00 8.49
Very Pale Green
#CFFDBC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEBD #DEBBDC
analogous
#CADEBB #BBDEBD #BBDECF
triadic
#BBDEBD #BDBBDE #DEBDBB
tetradic
#BBDEBD #BBCADE #DEBBDC #DECFBB
square
#BBDEBD #BBCADE #DEBBDC #DECFBB
split-complementary
#BBDEBD #CFBBDE #DEBBCA
monochromatic
#69B66D #92CA95 #BBDEBD #E4F2E5 #EAF5EB
Accessibility & contrast
On white
1.47
#BBDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BBDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEBD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEBD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#B8DCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdebd; /* rgb */ color: rgb(187, 222, 189); /* oklch */ color: oklch(86.6% 0.058 146.6);
Tailwind
colors: {
custom: {
50: '#cfe8d0',
500: '#bbdebd',
950: '#000000',
},
}SCSS
$custom: #bbdebd; $custom-light: #cfe8d0; $custom-dark: #000000;
JSON
{
"hex": "#bbdebd",
"rgb": {
"r": 187,
"g": 222,
"b": 189
},
"hsl": {
"h": 123.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86633,
"c": 0.05826,
"h": 146.6
},
"luminance": 0.66481
}Semantic roles & 50–950 ramp
primary
#BBDEBD
secondary
#B687B3
accent
#38A7AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483