#D0EAAF#D0EAAF
#D0EAAF is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.082 H 127.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAAF |
|---|---|
| RGB | rgb(208, 234, 175) |
| HSL | hsl(86, 58%, 80%) |
| HSV | hsv(86, 25%, 92%) |
| CMYK | cmyk(11.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.56, -18.64, 25.90) |
| CIE-LCH | lch(89.56, 31.91, 125.74°) |
| OKLab | oklab(90.33% -0.05 0.0656) |
| OKLCH | oklch(90.33% 0.082 127.3) |
| XYZ | xyz(63.1720, 75.3503, 51.7651) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.33
Light Sage
#BCECAC
ΔE00 4.39
Very Pale Green
#CFFDBC
ΔE00 5.07
Very Light Green
#D1FFBD
ΔE00 5.32
Pale Green
#C7FDB5
ΔE00 6.04
Washed Out Green
#BCF5A6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAAF #C9AFEA
analogous
#EAE7AF #D0EAAF #B2EAAF
triadic
#D0EAAF #AFD0EA #EAAFD0
tetradic
#D0EAAF #AFEAE7 #C9AFEA #EAAFB2
square
#D0EAAF #AFEAE7 #C9AFEA #EAAFB2
split-complementary
#D0EAAF #AFB2EA #E7AFEA
monochromatic
#97D14E #B4DD7F #D0EAAF #ECF7DF #F1F9E7
Accessibility & contrast
On white
1.31
#D0EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D0EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAAF
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAAF | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#ECE1B2
Tritanopia (blue-blind)
#D3E4DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d0eaaf; /* rgb */ color: rgb(208, 234, 175); /* oklch */ color: oklch(90.3% 0.082 127.3);
Tailwind
colors: {
custom: {
50: '#dff0c7',
500: '#d0eaaf',
950: '#000000',
},
}SCSS
$custom: #d0eaaf; $custom-light: #dff0c7; $custom-dark: #000000;
JSON
{
"hex": "#d0eaaf",
"rgb": {
"r": 208,
"g": 234,
"b": 175
},
"hsl": {
"h": 86.441,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90332,
"c": 0.08248,
"h": 127.3
},
"luminance": 0.75351
}Semantic roles & 50–950 ramp
primary
#D0EAAF
secondary
#9A77C6
accent
#1FC669
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582