#D0F696#D0F696
#D0F696 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.129 H 126.4°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F696 |
|---|---|
| RGB | rgb(208, 246, 150) |
| HSL | hsl(84, 84%, 78%) |
| HSV | hsv(84, 39%, 96%) |
| CMYK | cmyk(15.4%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(92.36, -27.76, 42.19) |
| CIE-LCH | lch(92.36, 50.51, 123.35°) |
| OKLab | oklab(92.45% -0.0762 0.1035) |
| OKLCH | oklch(92.45% 0.129 126.4) |
| XYZ | xyz(64.4727, 81.5229, 41.1871) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.63
Light Yellow Green
#CCFD7F
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.17
Light Pea Green
#C4FE82
ΔE00 4.31
Tea Green
#BDF8A3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F696 #BC96F6
analogous
#F6EC96 #D0F696 #A0F696
triadic
#D0F696 #96D0F6 #F696D0
tetradic
#D0F696 #96F6EC #BC96F6 #F696A0
square
#D0F696 #96F6EC #BC96F6 #F696A0
split-complementary
#D0F696 #96A0F6 #EC96F6
monochromatic
#9EEC25 #B7F15E #D0F696 #E9FBCE #F2FDE3
Accessibility & contrast
On white
1.21
#D0F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D0F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F696
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F696 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#FAE89B
Tritanopia (blue-blind)
#D5EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0f696; /* rgb */ color: rgb(208, 246, 150); /* oklch */ color: oklch(92.4% 0.129 126.4);
Tailwind
colors: {
custom: {
50: '#dff9b6',
500: '#d0f696',
950: '#000000',
},
}SCSS
$custom: #d0f696; $custom-light: #dff9b6; $custom-dark: #000000;
JSON
{
"hex": "#d0f696",
"rgb": {
"r": 208,
"g": 246,
"b": 150
},
"hsl": {
"h": 83.75,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.92445,
"c": 0.12854,
"h": 126.4
},
"luminance": 0.81523
}Semantic roles & 50–950 ramp
primary
#D0F696
secondary
#8B5BD5
accent
#05E15C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581