#D2F596#D2F596
#D2F596 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.4% C 0.126 H 125.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F596 |
|---|---|
| RGB | rgb(210, 245, 150) |
| HSL | hsl(82, 83%, 77%) |
| HSV | hsv(82, 39%, 96%) |
| CMYK | cmyk(14.3%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.22, -26.57, 42.04) |
| CIE-LCH | lch(92.22, 49.73, 122.29°) |
| OKLab | oklab(92.37% -0.0729 0.1031) |
| OKLCH | oklch(92.37% 0.126 125.3) |
| XYZ | xyz(64.7353, 81.2080, 41.1125) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.93
Celery
#C1FD95
ΔE00 4.18
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.65
Light Pea Green
#C4FE82
ΔE00 4.71
Light Khaki
#E6F2A2
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F596 #B996F5
analogous
#F5E896 #D2F596 #A3F596
triadic
#D2F596 #96D2F5 #F596D2
tetradic
#D2F596 #96F5E8 #B996F5 #F596A3
square
#D2F596 #96F5E8 #B996F5 #F596A3
split-complementary
#D2F596 #96A3F5 #E896F5
monochromatic
#A2EA26 #BAF05E #D2F596 #EAFACE #F3FCE3
Accessibility & contrast
On white
1.22
#D2F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D2F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F596
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F596 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FAE89B
Tritanopia (blue-blind)
#D8EDDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f596; /* rgb */ color: rgb(210, 245, 150); /* oklch */ color: oklch(92.4% 0.126 125.3);
Tailwind
colors: {
custom: {
50: '#e1f8b6',
500: '#d2f596',
950: '#000000',
},
}SCSS
$custom: #d2f596; $custom-light: #e1f8b6; $custom-dark: #000000;
JSON
{
"hex": "#d2f596",
"rgb": {
"r": 210,
"g": 245,
"b": 150
},
"hsl": {
"h": 82.105,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92366,
"c": 0.12631,
"h": 125.3
},
"luminance": 0.81208
}Semantic roles & 50–950 ramp
primary
#D2F596
secondary
#885CD3
accent
#06DF56
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581