#D2EDAF#D2EDAF
#D2EDAF is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.1% C 0.086 H 127.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDAF |
|---|---|
| RGB | rgb(210, 237, 175) |
| HSL | hsl(86, 63%, 81%) |
| HSV | hsv(86, 26%, 93%) |
| CMYK | cmyk(11.4%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(90.49, -19.40, 27.19) |
| CIE-LCH | lch(90.49, 33.40, 125.50°) |
| OKLab | oklab(91.11% -0.0521 0.0688) |
| OKLCH | oklch(91.11% 0.086 127.2) |
| XYZ | xyz(64.5993, 77.3647, 52.0787) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.34
Light Grey Green
#B7E1A1
ΔE00 4.57
Very Pale Green
#CFFDBC
ΔE00 4.57
Very Light Green
#D1FFBD
ΔE00 4.79
Pale Green
#C7FDB5
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDAF #CAAFED
analogous
#EDE9AF #D2EDAF #B3EDAF
triadic
#D2EDAF #AFD2ED #EDAFD2
tetradic
#D2EDAF #AFEDE9 #CAAFED #EDAFB3
square
#D2EDAF #AFEDE9 #CAAFED #EDAFB3
split-complementary
#D2EDAF #AFB3ED #E9AFED
monochromatic
#9AD74B #B6E27D #D2EDAF #EEF8E1 #F1F9E6
Accessibility & contrast
On white
1.27
#D2EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#D2EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDAF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDAF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#F0E3B2
Tritanopia (blue-blind)
#D5E7DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2edaf; /* rgb */ color: rgb(210, 237, 175); /* oklch */ color: oklch(91.1% 0.086 127.2);
Tailwind
colors: {
custom: {
50: '#e0f2c7',
500: '#d2edaf',
950: '#000000',
},
}SCSS
$custom: #d2edaf; $custom-light: #e0f2c7; $custom-dark: #000000;
JSON
{
"hex": "#d2edaf",
"rgb": {
"r": 210,
"g": 237,
"b": 175
},
"hsl": {
"h": 86.129,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.9111,
"c": 0.08626,
"h": 127.2
},
"luminance": 0.77365
}Semantic roles & 50–950 ramp
primary
#D2EDAF
secondary
#9B76CA
accent
#1ACB67
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582