#BDE2BB#BDE2BB
#BDE2BB is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.6% C 0.066 H 143.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2BB |
|---|---|
| RGB | rgb(189, 226, 187) |
| HSL | hsl(117, 40%, 81%) |
| HSV | hsv(117, 17%, 89%) |
| CMYK | cmyk(16.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.40, -19.38, 15.11) |
| CIE-LCH | lch(86.40, 24.58, 142.05°) |
| OKLab | oklab(87.58% -0.0529 0.039) |
| OKLCH | oklch(87.58% 0.066 143.6) |
| XYZ | xyz(57.1502, 68.7982, 57.2725) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 5.97
Mint
#AAF0C1
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 7.08
Very Pale Green
#CFFDBC
ΔE00 7.80
Very Light Green
#D1FFBD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2BB #E0BBE2
analogous
#D0E2BB #BDE2BB #BBE2CC
triadic
#BDE2BB #BBBDE2 #E2BBBD
tetradic
#BDE2BB #BBD0E2 #E0BBE2 #E2CCBB
square
#BDE2BB #BBD0E2 #E0BBE2 #E2CCBB
split-complementary
#BDE2BB #CCBBE2 #E2BBD0
monochromatic
#6ABD65 #93D090 #BDE2BB #E7F4E6 #EAF6EA
Accessibility & contrast
On white
1.42
#BDE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BDE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2BB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2BB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#BADFD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bde2bb; /* rgb */ color: rgb(189, 226, 187); /* oklch */ color: oklch(87.6% 0.066 143.6);
Tailwind
colors: {
custom: {
50: '#d1ebcf',
500: '#bde2bb',
950: '#000000',
},
}SCSS
$custom: #bde2bb; $custom-light: #d1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#bde2bb",
"rgb": {
"r": 189,
"g": 226,
"b": 187
},
"hsl": {
"h": 116.923,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87579,
"c": 0.06571,
"h": 143.6
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#BDE2BB
secondary
#B886BB
accent
#32B3AD
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483