#D0F8A5#D0F8A5
#D0F8A5 is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.1% C 0.115 H 129.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F8A5 |
|---|---|
| RGB | rgb(208, 248, 165) |
| HSL | hsl(89, 86%, 81%) |
| HSV | hsv(89, 33%, 97%) |
| CMYK | cmyk(16.1%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(93.13, -26.79, 35.76) |
| CIE-LCH | lch(93.13, 44.69, 126.84°) |
| OKLab | oklab(93.13% -0.0729 0.089) |
| OKLCH | oklch(93.13% 0.115 129.3) |
| XYZ | xyz(66.3703, 83.2605, 48.1642) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 3.89
Celery
#C1FD95
ΔE00 3.96
Very Light Green
#D1FFBD
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F8A5 #CDA5F8
analogous
#F8F7A5 #D0F8A5 #A6F8A5
triadic
#D0F8A5 #A5D0F8 #F8A5D0
tetradic
#D0F8A5 #A5F8F7 #CDA5F8 #F8A5A6
square
#D0F8A5 #A5F8F7 #CDA5F8 #F8A5A6
split-complementary
#D0F8A5 #A5A6F8 #F7A5F8
monochromatic
#95EF33 #B2F46C #D0F8A5 #EEFCDE #F0FDE3
Accessibility & contrast
On white
1.19
#D0F8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#D0F8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F8A5
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F8A5 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9F
Deuteranopia (green-blind)
#FAEAA9
Tritanopia (blue-blind)
#D3F1E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f8a5; /* rgb */ color: rgb(208, 248, 165); /* oklch */ color: oklch(93.1% 0.115 129.3);
Tailwind
colors: {
custom: {
50: '#dffac0',
500: '#d0f8a5',
950: '#000000',
},
}SCSS
$custom: #d0f8a5; $custom-light: #dffac0; $custom-dark: #000000;
JSON
{
"hex": "#d0f8a5",
"rgb": {
"r": 208,
"g": 248,
"b": 165
},
"hsl": {
"h": 88.916,
"s": 85.567,
"l": 80.98
},
"oklch": {
"l": 0.93132,
"c": 0.11508,
"h": 129.3
},
"luminance": 0.83261
}Semantic roles & 50–950 ramp
primary
#D0F8A5
secondary
#9F68D9
accent
#03E26F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582