#BDE2BD#BDE2BD
#BDE2BD is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.6% C 0.064 H 145.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2BD |
|---|---|
| RGB | rgb(189, 226, 189) |
| HSL | hsl(120, 39%, 81%) |
| HSV | hsv(120, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(86.45, -19.03, 14.13) |
| CIE-LCH | lch(86.45, 23.70, 143.42°) |
| OKLab | oklab(87.63% -0.0521 0.0365) |
| OKLCH | oklch(87.63% 0.064 145) |
| XYZ | xyz(57.3658, 68.8845, 58.4079) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 7.36
Very Pale Green
#CFFDBC
ΔE00 8.18
Light Teal
#90E4C1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2BD #E2BDE2
analogous
#D0E2BD #BDE2BD #BDE2D0
triadic
#BDE2BD #BDBDE2 #E2BDBD
tetradic
#BDE2BD #BDD0E2 #E2BDE2 #E2D0BD
square
#BDE2BD #BDD0E2 #E2BDE2 #E2D0BD
split-complementary
#BDE2BD #D0BDE2 #E2BDD0
monochromatic
#68BD68 #92CF92 #BDE2BD #E8F5E8 #EAF6EA
Accessibility & contrast
On white
1.42
#BDE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BDE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2BD
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2BD | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#BAE0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bde2bd; /* rgb */ color: rgb(189, 226, 189); /* oklch */ color: oklch(87.6% 0.064 145.0);
Tailwind
colors: {
custom: {
50: '#d1ebd1',
500: '#bde2bd',
950: '#000000',
},
}SCSS
$custom: #bde2bd; $custom-light: #d1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bde2bd",
"rgb": {
"r": 189,
"g": 226,
"b": 189
},
"hsl": {
"h": 120,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.87627,
"c": 0.06357,
"h": 145
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#BDE2BD
secondary
#BB88BB
accent
#34B2B2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483