#D0F596#D0F596
#D0F596 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.127 H 126.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F596 |
|---|---|
| RGB | rgb(208, 245, 150) |
| HSL | hsl(83, 83%, 77%) |
| HSV | hsv(83, 39%, 96%) |
| CMYK | cmyk(15.1%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.09, -27.29, 41.85) |
| CIE-LCH | lch(92.09, 49.96, 123.11°) |
| OKLab | oklab(92.23% -0.0749 0.1027) |
| OKLCH | oklch(92.23% 0.127 126.1) |
| XYZ | xyz(64.1693, 80.9162, 41.0860) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.83
Light Yellow Green
#CCFD7F
ΔE00 4.32
Light Yellowish Green
#C2FF89
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.53
Tea Green
#BDF8A3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F596 #BB96F5
analogous
#F5EA96 #D0F596 #A1F596
triadic
#D0F596 #96D0F5 #F596D0
tetradic
#D0F596 #96F5EA #BB96F5 #F596A1
square
#D0F596 #96F5EA #BB96F5 #F596A1
split-complementary
#D0F596 #96A1F5 #EA96F5
monochromatic
#9EEA26 #B7F05E #D0F596 #E9FACE #F2FCE3
Accessibility & contrast
On white
1.22
#D0F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D0F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F596
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F596 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#D5EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f596; /* rgb */ color: rgb(208, 245, 150); /* oklch */ color: oklch(92.2% 0.127 126.1);
Tailwind
colors: {
custom: {
50: '#dff8b6',
500: '#d0f596',
950: '#000000',
},
}SCSS
$custom: #d0f596; $custom-light: #dff8b6; $custom-dark: #000000;
JSON
{
"hex": "#d0f596",
"rgb": {
"r": 208,
"g": 245,
"b": 150
},
"hsl": {
"h": 83.368,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92228,
"c": 0.12711,
"h": 126.1
},
"luminance": 0.80917
}Semantic roles & 50–950 ramp
primary
#D0F596
secondary
#8A5CD3
accent
#06DF5B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581