#BDE2BE#BDE2BE
#BDE2BE is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.7% C 0.063 H 145.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2BE |
|---|---|
| RGB | rgb(189, 226, 190) |
| HSL | hsl(122, 39%, 81%) |
| HSV | hsv(122, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(86.47, -18.86, 13.63) |
| CIE-LCH | lch(86.47, 23.27, 144.14°) |
| OKLab | oklab(87.65% -0.0517 0.0352) |
| OKLCH | oklch(87.65% 0.063 145.7) |
| XYZ | xyz(57.4747, 68.9280, 58.9815) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.22
Light Sage
#BCECAC
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.78
Hospital Green
#9BE5AA
ΔE00 7.52
Light Teal
#90E4C1
ΔE00 8.29
Very Pale Green
#CFFDBC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2BE #E2BDE1
analogous
#CFE2BD #BDE2BE #BDE2D1
triadic
#BDE2BE #BEBDE2 #E2BEBD
tetradic
#BDE2BE #BDCFE2 #E2BDE1 #E2D1BD
square
#BDE2BE #BDCFE2 #E2BDE1 #E2D1BD
split-complementary
#BDE2BE #D1BDE2 #E2BDCF
monochromatic
#68BD6A #92CF94 #BDE2BE #E8F5E8 #EAF6EA
Accessibility & contrast
On white
1.42
#BDE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BDE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2BE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2BE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#BAE0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bde2be; /* rgb */ color: rgb(189, 226, 190); /* oklch */ color: oklch(87.7% 0.063 145.7);
Tailwind
colors: {
custom: {
50: '#d1ebd1',
500: '#bde2be',
950: '#000000',
},
}SCSS
$custom: #bde2be; $custom-light: #d1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bde2be",
"rgb": {
"r": 189,
"g": 226,
"b": 190
},
"hsl": {
"h": 121.622,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.87651,
"c": 0.06253,
"h": 145.7
},
"luminance": 0.68929
}Semantic roles & 50–950 ramp
primary
#BDE2BE
secondary
#BB88BA
accent
#34AFB2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483