#BDE5BB#BDE5BB
#BDE5BB is a very light, moderate green. Relative luminance 0.704; OKLCH L 88.2% C 0.071 H 143.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE5BB |
|---|---|
| RGB | rgb(189, 229, 187) |
| HSL | hsl(117, 45%, 82%) |
| HSV | hsv(117, 18%, 90%) |
| CMYK | cmyk(17.5%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.21, -20.86, 16.25) |
| CIE-LCH | lch(87.21, 26.44, 142.07°) |
| OKLab | oklab(88.23% -0.0569 0.0418) |
| OKLCH | oklch(88.23% 0.071 143.7) |
| XYZ | xyz(57.9731, 70.4440, 57.5468) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.09
Mint
#AAF0C1
ΔE00 5.32
Light Grey Green
#B7E1A1
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 6.37
Very Pale Green
#CFFDBC
ΔE00 6.89
Very Light Green
#D1FFBD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE5BB #E3BBE5
analogous
#D2E5BB #BDE5BB #BBE5CE
triadic
#BDE5BB #BBBDE5 #E5BBBD
tetradic
#BDE5BB #BBD2E5 #E3BBE5 #E5CEBB
square
#BDE5BB #BBD2E5 #E3BBE5 #E5CEBB
split-complementary
#BDE5BB #CEBBE5 #E5BBD2
monochromatic
#67C362 #92D48F #BDE5BB #E8F6E7 #EAF7E9
Accessibility & contrast
On white
1.39
#BDE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BDE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE5BB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE5BB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#BAE2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bde5bb; /* rgb */ color: rgb(189, 229, 187); /* oklch */ color: oklch(88.2% 0.071 143.7);
Tailwind
colors: {
custom: {
50: '#d1edcf',
500: '#bde5bb',
950: '#000000',
},
}SCSS
$custom: #bde5bb; $custom-light: #d1edcf; $custom-dark: #000000;
JSON
{
"hex": "#bde5bb",
"rgb": {
"r": 189,
"g": 229,
"b": 187
},
"hsl": {
"h": 117.143,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.88226,
"c": 0.07066,
"h": 143.7
},
"luminance": 0.70445
}Semantic roles & 50–950 ramp
primary
#BDE5BB
secondary
#BC85BF
accent
#2EB8B1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483