#BDEDAF#BDEDAF
#BDEDAF is a very light, moderate green. Relative luminance 0.745; OKLCH L 89.7% C 0.097 H 138.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDAF |
|---|---|
| RGB | rgb(189, 237, 175) |
| HSL | hsl(106, 63%, 81%) |
| HSV | hsv(106, 26%, 93%) |
| CMYK | cmyk(20.3%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(89.15, -26.69, 25.15) |
| CIE-LCH | lch(89.15, 36.67, 136.71°) |
| OKLab | oklab(89.7% -0.0726 0.0638) |
| OKLCH | oklch(89.7% 0.097 138.7) |
| XYZ | xyz(59.0065, 74.4809, 51.8166) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.51
Light Grey Green
#B7E1A1
ΔE00 2.86
Washed Out Green
#BCF5A6
ΔE00 3.46
Very Pale Green
#CFFDBC
ΔE00 3.56
Pale Green
#C7FDB5
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDAF #DFAFED
analogous
#DCEDAF #BDEDAF #AFEDC0
triadic
#BDEDAF #AFBDED #EDAFBD
tetradic
#BDEDAF #AFDCED #DFAFED #EDC0AF
square
#BDEDAF #AFDCED #DFAFED #EDC0AF
split-complementary
#BDEDAF #C0AFED #EDAFDC
monochromatic
#6BD74B #94E27D #BDEDAF #E6F8E1 #EAF9E6
Accessibility & contrast
On white
1.32
#BDEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#BDEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDAF
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDAF | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#BBE9DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bdedaf; /* rgb */ color: rgb(189, 237, 175); /* oklch */ color: oklch(89.7% 0.097 138.7);
Tailwind
colors: {
custom: {
50: '#d1f3c7',
500: '#bdedaf',
950: '#000000',
},
}SCSS
$custom: #bdedaf; $custom-light: #d1f3c7; $custom-dark: #000000;
JSON
{
"hex": "#bdedaf",
"rgb": {
"r": 189,
"g": 237,
"b": 175
},
"hsl": {
"h": 106.452,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.89696,
"c": 0.09662,
"h": 138.7
},
"luminance": 0.74482
}Semantic roles & 50–950 ramp
primary
#BDEDAF
secondary
#B776CA
accent
#1ACBA3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582