#D0EA99#D0EA99
#D0EA99 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.108 H 123.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EA99 |
|---|---|
| RGB | rgb(208, 234, 153) |
| HSL | hsl(79, 66%, 76%) |
| HSV | hsv(79, 35%, 92%) |
| CMYK | cmyk(11.1%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(89.18, -21.66, 36.58) |
| CIE-LCH | lch(89.18, 42.51, 120.63°) |
| OKLab | oklab(89.91% -0.0589 0.0906) |
| OKLCH | oklch(89.91% 0.108 123) |
| XYZ | xyz(61.1846, 74.5553, 41.2981) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 5.92
Washed Out Green
#BCF5A6
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.23
Tea Green
#BDF8A3
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EA99 #B399EA
analogous
#EADB99 #D0EA99 #A7EA99
triadic
#D0EA99 #99D0EA #EA99D0
tetradic
#D0EA99 #99EADB #B399EA #EA99A7
square
#D0EA99 #99EADB #B399EA #EA99A7
split-complementary
#D0EA99 #99A7EA #DB99EA
monochromatic
#A1D533 #B9E066 #D0EA99 #E7F4CC #F3FAE6
Accessibility & contrast
On white
1.32
#D0EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D0EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EA99
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EA99 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E193
Deuteranopia (green-blind)
#EFE09D
Tritanopia (blue-blind)
#D6E2D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d0ea99; /* rgb */ color: rgb(208, 234, 153); /* oklch */ color: oklch(89.9% 0.108 123.0);
Tailwind
colors: {
custom: {
50: '#dff0b8',
500: '#d0ea99',
950: '#000000',
},
}SCSS
$custom: #d0ea99; $custom-light: #dff0b8; $custom-dark: #000000;
JSON
{
"hex": "#d0ea99",
"rgb": {
"r": 208,
"g": 234,
"b": 153
},
"hsl": {
"h": 79.259,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.89913,
"c": 0.10808,
"h": 123
},
"luminance": 0.74555
}Semantic roles & 50–950 ramp
primary
#D0EA99
secondary
#8262C5
accent
#18CE52
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581