#BDE4BB#BDE4BB
#BDE4BB is a very light, moderate green. Relative luminance 0.699; OKLCH L 88.0% C 0.069 H 143.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE4BB |
|---|---|
| RGB | rgb(189, 228, 187) |
| HSL | hsl(117, 43%, 81%) |
| HSV | hsv(117, 18%, 89%) |
| CMYK | cmyk(17.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.94, -20.36, 15.87) |
| CIE-LCH | lch(86.94, 25.82, 142.07°) |
| OKLab | oklab(88.01% -0.0556 0.0409) |
| OKLCH | oklch(88.01% 0.069 143.7) |
| XYZ | xyz(57.6972, 69.8922, 57.4548) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.38
Light Grey Green
#B7E1A1
ΔE00 5.55
Mint
#AAF0C1
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 6.59
Very Pale Green
#CFFDBC
ΔE00 7.19
Very Light Green
#D1FFBD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE4BB #E2BBE4
analogous
#D2E4BB #BDE4BB #BBE4CE
triadic
#BDE4BB #BBBDE4 #E4BBBD
tetradic
#BDE4BB #BBD2E4 #E2BBE4 #E4CEBB
square
#BDE4BB #BBD2E4 #E2BBE4 #E4CEBB
split-complementary
#BDE4BB #CEBBE4 #E4BBD2
monochromatic
#68C163 #92D38F #BDE4BB #E8F5E7 #EAF6E9
Accessibility & contrast
On white
1.40
#BDE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BDE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE4BB
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE4BB | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB9
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#BAE1D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bde4bb; /* rgb */ color: rgb(189, 228, 187); /* oklch */ color: oklch(88.0% 0.069 143.7);
Tailwind
colors: {
custom: {
50: '#d1eccf',
500: '#bde4bb',
950: '#000000',
},
}SCSS
$custom: #bde4bb; $custom-light: #d1eccf; $custom-dark: #000000;
JSON
{
"hex": "#bde4bb",
"rgb": {
"r": 189,
"g": 228,
"b": 187
},
"hsl": {
"h": 117.073,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.8801,
"c": 0.06901,
"h": 143.7
},
"luminance": 0.69893
}Semantic roles & 50–950 ramp
primary
#BDE4BB
secondary
#BB85BE
accent
#2FB6B0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483