#BDEDAE#BDEDAE
#BDEDAE is a very light, moderate green. Relative luminance 0.744; OKLCH L 89.7% C 0.098 H 138.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDAE |
|---|---|
| RGB | rgb(189, 237, 174) |
| HSL | hsl(106, 64%, 81%) |
| HSV | hsv(106, 27%, 93%) |
| CMYK | cmyk(20.3%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(89.13, -26.85, 25.63) |
| CIE-LCH | lch(89.13, 37.12, 136.33°) |
| OKLab | oklab(89.68% -0.073 0.0649) |
| OKLCH | oklch(89.68% 0.098 138.3) |
| XYZ | xyz(58.9086, 74.4418, 51.3012) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.33
Light Grey Green
#B7E1A1
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 3.28
Very Pale Green
#CFFDBC
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDAE #DEAEED
analogous
#DCEDAE #BDEDAE #AEEDBE
triadic
#BDEDAE #AEBDED #EDAEBD
tetradic
#BDEDAE #AEDCED #DEAEED #EDBEAE
square
#BDEDAE #AEDCED #DEAEED #EDBEAE
split-complementary
#BDEDAE #BEAEED #EDAEDC
monochromatic
#6BD74A #94E27C #BDEDAE #E6F8E0 #EBF9E6
Accessibility & contrast
On white
1.32
#BDEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BDEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDAE
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDAE | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#BBE8DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bdedae; /* rgb */ color: rgb(189, 237, 174); /* oklch */ color: oklch(89.7% 0.098 138.3);
Tailwind
colors: {
custom: {
50: '#d1f3c6',
500: '#bdedae',
950: '#000000',
},
}SCSS
$custom: #bdedae; $custom-light: #d1f3c6; $custom-dark: #000000;
JSON
{
"hex": "#bdedae",
"rgb": {
"r": 189,
"g": 237,
"b": 174
},
"hsl": {
"h": 105.714,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.89675,
"c": 0.09771,
"h": 138.3
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#BDEDAE
secondary
#B675CA
accent
#1ACBA1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582