#BDE2BF#BDE2BF
#BDE2BF is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.7% C 0.061 H 146.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE2BF |
|---|---|
| RGB | rgb(189, 226, 191) |
| HSL | hsl(123, 39%, 81%) |
| HSV | hsv(123, 16%, 89%) |
| CMYK | cmyk(16.4%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(86.49, -18.68, 13.14) |
| CIE-LCH | lch(86.49, 22.84, 144.88°) |
| OKLab | oklab(87.68% -0.0512 0.034) |
| OKLCH | oklch(87.68% 0.061 146.5) |
| XYZ | xyz(57.5844, 68.9719, 59.5591) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.30
Light Sage
#BCECAC
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 7.06
Hospital Green
#9BE5AA
ΔE00 7.69
Light Teal
#90E4C1
ΔE00 8.23
Very Pale Green
#CFFDBC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE2BF #E2BDE0
analogous
#CEE2BD #BDE2BF #BDE2D2
triadic
#BDE2BF #BFBDE2 #E2BFBD
tetradic
#BDE2BF #BDCEE2 #E2BDE0 #E2D2BD
square
#BDE2BF #BDCEE2 #E2BDE0 #E2D2BD
split-complementary
#BDE2BF #D2BDE2 #E2BDCE
monochromatic
#68BD6D #92CF96 #BDE2BF #E8F5E8 #EAF6EA
Accessibility & contrast
On white
1.42
#BDE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BDE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE2BF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE2BF | 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)
#E3DBBD
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#B9E0D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bde2bf; /* rgb */ color: rgb(189, 226, 191); /* oklch */ color: oklch(87.7% 0.061 146.5);
Tailwind
colors: {
custom: {
50: '#d1ebd2',
500: '#bde2bf',
950: '#000000',
},
}SCSS
$custom: #bde2bf; $custom-light: #d1ebd2; $custom-dark: #000000;
JSON
{
"hex": "#bde2bf",
"rgb": {
"r": 189,
"g": 226,
"b": 191
},
"hsl": {
"h": 123.243,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.87676,
"c": 0.06148,
"h": 146.5
},
"luminance": 0.68973
}Semantic roles & 50–950 ramp
primary
#BDE2BF
secondary
#BB88B8
accent
#34ABB2
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483