#BDE0BB#BDE0BB
#BDE0BB is a very light, moderate green. Relative luminance 0.677; OKLCH L 87.1% C 0.062 H 143.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE0BB |
|---|---|
| RGB | rgb(189, 224, 187) |
| HSL | hsl(117, 37%, 81%) |
| HSV | hsv(117, 17%, 88%) |
| CMYK | cmyk(15.6%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.86, -18.39, 14.35) |
| CIE-LCH | lch(85.86, 23.33, 142.03°) |
| OKLab | oklab(87.15% -0.0502 0.037) |
| OKLCH | oklch(87.15% 0.062 143.6) |
| XYZ | xyz(56.6095, 67.7169, 57.0922) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.60
Mint
#AAF0C1
ΔE00 6.66
Hospital Green
#9BE5AA
ΔE00 7.61
Very Pale Green
#CFFDBC
ΔE00 8.43
Light Teal
#90E4C1
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE0BB #DEBBE0
analogous
#CFE0BB #BDE0BB #BBE0CB
triadic
#BDE0BB #BBBDE0 #E0BBBD
tetradic
#BDE0BB #BBCFE0 #DEBBE0 #E0CBBB
square
#BDE0BB #BBCFE0 #DEBBE0 #E0CBBB
split-complementary
#BDE0BB #CBBBE0 #E0BBCF
monochromatic
#6BBA67 #94CD91 #BDE0BB #E6F3E5 #EBF5EA
Accessibility & contrast
On white
1.44
#BDE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BDE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE0BB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE0BB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#BADED5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bde0bb; /* rgb */ color: rgb(189, 224, 187); /* oklch */ color: oklch(87.1% 0.062 143.6);
Tailwind
colors: {
custom: {
50: '#d1e9cf',
500: '#bde0bb',
950: '#000000',
},
}SCSS
$custom: #bde0bb; $custom-light: #d1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#bde0bb",
"rgb": {
"r": 189,
"g": 224,
"b": 187
},
"hsl": {
"h": 116.757,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.87149,
"c": 0.06239,
"h": 143.6
},
"luminance": 0.67718
}Semantic roles & 50–950 ramp
primary
#BDE0BB
secondary
#B687B9
accent
#35B0AA
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483