#BDE3BB#BDE3BB
#BDE3BB is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.8% C 0.067 H 143.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE3BB |
|---|---|
| RGB | rgb(189, 227, 187) |
| HSL | hsl(117, 42%, 81%) |
| HSV | hsv(117, 18%, 89%) |
| CMYK | cmyk(16.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.67, -19.87, 15.49) |
| CIE-LCH | lch(86.67, 25.20, 142.06°) |
| OKLab | oklab(87.79% -0.0543 0.0399) |
| OKLCH | oklch(87.79% 0.067 143.7) |
| XYZ | xyz(57.4229, 69.3436, 57.3634) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.75
Mint
#AAF0C1
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 6.83
Very Pale Green
#CFFDBC
ΔE00 7.49
Very Light Green
#D1FFBD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE3BB #E1BBE3
analogous
#D1E3BB #BDE3BB #BBE3CD
triadic
#BDE3BB #BBBDE3 #E3BBBD
tetradic
#BDE3BB #BBD1E3 #E1BBE3 #E3CDBB
square
#BDE3BB #BBD1E3 #E1BBE3 #E3CDBB
split-complementary
#BDE3BB #CDBBE3 #E3BBD1
monochromatic
#69BF64 #93D190 #BDE3BB #E7F5E6 #EAF6E9
Accessibility & contrast
On white
1.41
#BDE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BDE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE3BB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE3BB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DFD7BD
Tritanopia (blue-blind)
#BAE0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde3bb; /* rgb */ color: rgb(189, 227, 187); /* oklch */ color: oklch(87.8% 0.067 143.7);
Tailwind
colors: {
custom: {
50: '#d1eccf',
500: '#bde3bb',
950: '#000000',
},
}SCSS
$custom: #bde3bb; $custom-light: #d1eccf; $custom-dark: #000000;
JSON
{
"hex": "#bde3bb",
"rgb": {
"r": 189,
"g": 227,
"b": 187
},
"hsl": {
"h": 117,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87794,
"c": 0.06736,
"h": 143.7
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#BDE3BB
secondary
#BA86BC
accent
#31B5AE
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483