#D0EA8A#D0EA8A
#D0EA8A is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.7% C 0.125 H 121.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EA8A |
|---|---|
| RGB | rgb(208, 234, 138) |
| HSL | hsl(76, 70%, 73%) |
| HSV | hsv(76, 41%, 92%) |
| CMYK | cmyk(11.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.97, -23.46, 43.74) |
| CIE-LCH | lch(88.97, 49.63, 118.21°) |
| OKLab | oklab(89.67% -0.0648 0.1065) |
| OKLCH | oklch(89.67% 0.125 121.3) |
| XYZ | xyz(60.0227, 74.0905, 35.1786) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Pale Olive Green
#B1D27B
ΔE00 6.26
Greenish Beige
#C9D179
ΔE00 6.38
Light Pea Green
#C4FE82
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EA8A #A48AEA
analogous
#EAD48A #D0EA8A #A0EA8A
triadic
#D0EA8A #8AD0EA #EA8AD0
tetradic
#D0EA8A #8AEAD4 #A48AEA #EA8AA0
square
#D0EA8A #8AEAD4 #A48AEA #EA8AA0
split-complementary
#D0EA8A #8AA0EA #D48AEA
monochromatic
#A5D426 #BBE156 #D0EA8A #E5F3BE #F5FAE5
Accessibility & contrast
On white
1.33
#D0EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D0EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EA8A
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EA8A | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F1E08F
Tritanopia (blue-blind)
#D8E1D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d0ea8a; /* rgb */ color: rgb(208, 234, 138); /* oklch */ color: oklch(89.7% 0.125 121.3);
Tailwind
colors: {
custom: {
50: '#dff0ad',
500: '#d0ea8a',
950: '#000000',
},
}SCSS
$custom: #d0ea8a; $custom-light: #dff0ad; $custom-dark: #000000;
JSON
{
"hex": "#d0ea8a",
"rgb": {
"r": 208,
"g": 234,
"b": 138
},
"hsl": {
"h": 76.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89666,
"c": 0.12467,
"h": 121.3
},
"luminance": 0.74091
}Semantic roles & 50–950 ramp
primary
#D0EA8A
secondary
#7254C4
accent
#14D247
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581