#D0EFAA#D0EFAA
#D0EFAA is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.3% C 0.096 H 127.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFAA |
|---|---|
| RGB | rgb(208, 239, 170) |
| HSL | hsl(87, 68%, 80%) |
| HSV | hsv(87, 29%, 94%) |
| CMYK | cmyk(13%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.80, -21.80, 30.14) |
| CIE-LCH | lch(90.80, 37.19, 125.87°) |
| OKLab | oklab(91.3% -0.0589 0.0758) |
| OKLCH | oklch(91.3% 0.096 127.8) |
| XYZ | xyz(64.1336, 78.0446, 49.7078) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.04
Very Pale Green
#CFFDBC
ΔE00 4.17
Very Light Green
#D1FFBD
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFAA #C9AAEF
analogous
#EFECAA #D0EFAA #ADEFAA
triadic
#D0EFAA #AAD0EF #EFAAD0
tetradic
#D0EFAA #AAEFEC #C9AAEF #EFAAAD
square
#D0EFAA #AAEFEC #C9AAEF #EFAAAD
split-complementary
#D0EFAA #AAADEF #ECAAEF
monochromatic
#97DC43 #B4E576 #D0EFAA #ECF9DE #F1FAE5
Accessibility & contrast
On white
1.26
#D0EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D0EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFAA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFAA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#D3E9DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0efaa; /* rgb */ color: rgb(208, 239, 170); /* oklch */ color: oklch(91.3% 0.096 127.8);
Tailwind
colors: {
custom: {
50: '#dff4c3',
500: '#d0efaa',
950: '#000000',
},
}SCSS
$custom: #d0efaa; $custom-light: #dff4c3; $custom-dark: #000000;
JSON
{
"hex": "#d0efaa",
"rgb": {
"r": 208,
"g": 239,
"b": 170
},
"hsl": {
"h": 86.957,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.91296,
"c": 0.09595,
"h": 127.8
},
"luminance": 0.78045
}Semantic roles & 50–950 ramp
primary
#D0EFAA
secondary
#9A70CD
accent
#15D069
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582