#D0F899#D0F899
#D0F899 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.9% C 0.128 H 127.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F899 |
|---|---|
| RGB | rgb(208, 248, 153) |
| HSL | hsl(85, 87%, 79%) |
| HSV | hsv(85, 38%, 97%) |
| CMYK | cmyk(16.1%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(92.95, -28.34, 41.47) |
| CIE-LCH | lch(92.95, 50.23, 124.35°) |
| OKLab | oklab(92.93% -0.0777 0.1019) |
| OKLCH | oklch(92.93% 0.128 127.3) |
| XYZ | xyz(65.3289, 82.8439, 42.6795) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Celery
#C1FD95
ΔE00 3.23
Light Yellowish Green
#C2FF89
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F899 #C199F8
analogous
#F8F099 #D0F899 #A0F899
triadic
#D0F899 #99D0F8 #F899D0
tetradic
#D0F899 #99F8F0 #C199F8 #F899A0
square
#D0F899 #99F8F0 #C199F8 #F899A0
split-complementary
#D0F899 #99A0F8 #F099F8
monochromatic
#9BF026 #B6F460 #D0F899 #EAFCD2 #F2FDE2
Accessibility & contrast
On white
1.20
#D0F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#D0F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F899
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F899 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#FBEA9E
Tritanopia (blue-blind)
#D5F0E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f899; /* rgb */ color: rgb(208, 248, 153); /* oklch */ color: oklch(92.9% 0.128 127.3);
Tailwind
colors: {
custom: {
50: '#dffab8',
500: '#d0f899',
950: '#000000',
},
}SCSS
$custom: #d0f899; $custom-light: #dffab8; $custom-dark: #000000;
JSON
{
"hex": "#d0f899",
"rgb": {
"r": 208,
"g": 248,
"b": 153
},
"hsl": {
"h": 85.263,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.92926,
"c": 0.12817,
"h": 127.3
},
"luminance": 0.82845
}Semantic roles & 50–950 ramp
primary
#D0F899
secondary
#915DD8
accent
#02E461
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581