#D2EAAF#D2EAAF
#D2EAAF is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.5% C 0.082 H 126.0°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAAF |
|---|---|
| RGB | rgb(210, 234, 175) |
| HSL | hsl(84, 58%, 80%) |
| HSV | hsv(84, 25%, 92%) |
| CMYK | cmyk(10.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.69, -17.93, 26.11) |
| CIE-LCH | lch(89.69, 31.67, 124.48°) |
| OKLab | oklab(90.48% -0.048 0.0661) |
| OKLCH | oklch(90.48% 0.082 126) |
| XYZ | xyz(63.7380, 75.6421, 51.7916) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.72
Light Sage
#BCECAC
ΔE00 4.85
Very Pale Green
#CFFDBC
ΔE00 5.37
Very Light Green
#D1FFBD
ΔE00 5.60
Light Khaki
#E6F2A2
ΔE00 5.90
Pale Green
#C7FDB5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAAF #C7AFEA
analogous
#EAE5AF #D2EAAF #B4EAAF
triadic
#D2EAAF #AFD2EA #EAAFD2
tetradic
#D2EAAF #AFEAE5 #C7AFEA #EAAFB4
square
#D2EAAF #AFEAE5 #C7AFEA #EAAFB4
split-complementary
#D2EAAF #AFB4EA #E5AFEA
monochromatic
#9BD14E #B7DD7F #D2EAAF #EDF7DF #F1F9E7
Accessibility & contrast
On white
1.30
#D2EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#D2EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAAF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAAF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2AB
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#D6E4DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eaaf; /* rgb */ color: rgb(210, 234, 175); /* oklch */ color: oklch(90.5% 0.082 126.0);
Tailwind
colors: {
custom: {
50: '#e0f0c7',
500: '#d2eaaf',
950: '#000000',
},
}SCSS
$custom: #d2eaaf; $custom-light: #e0f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d2eaaf",
"rgb": {
"r": 210,
"g": 234,
"b": 175
},
"hsl": {
"h": 84.407,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90475,
"c": 0.08169,
"h": 126
},
"luminance": 0.75642
}Semantic roles & 50–950 ramp
primary
#D2EAAF
secondary
#9777C6
accent
#1FC663
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582