#D1F596#D1F596
#D1F596 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.3% C 0.127 H 125.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F596 |
|---|---|
| RGB | rgb(209, 245, 150) |
| HSL | hsl(83, 83%, 77%) |
| HSV | hsv(83, 39%, 96%) |
| CMYK | cmyk(14.7%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.16, -26.93, 41.94) |
| CIE-LCH | lch(92.16, 49.84, 122.70°) |
| OKLab | oklab(92.3% -0.0739 0.1029) |
| OKLCH | oklch(92.3% 0.127 125.7) |
| XYZ | xyz(64.4514, 81.0617, 41.0992) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Celery
#C1FD95
ΔE00 4.00
Light Yellow Green
#CCFD7F
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 4.62
Tea Green
#BDF8A3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F596 #BA96F5
analogous
#F5EA96 #D1F596 #A1F596
triadic
#D1F596 #96D1F5 #F596D1
tetradic
#D1F596 #96F5EA #BA96F5 #F596A1
square
#D1F596 #96F5EA #BA96F5 #F596A1
split-complementary
#D1F596 #96A1F5 #EA96F5
monochromatic
#A0EA26 #B9F05E #D1F596 #E9FACE #F3FCE3
Accessibility & contrast
On white
1.22
#D1F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D1F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F596
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F596 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F9E89B
Tritanopia (blue-blind)
#D6EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1f596; /* rgb */ color: rgb(209, 245, 150); /* oklch */ color: oklch(92.3% 0.127 125.7);
Tailwind
colors: {
custom: {
50: '#e0f8b6',
500: '#d1f596',
950: '#000000',
},
}SCSS
$custom: #d1f596; $custom-light: #e0f8b6; $custom-dark: #000000;
JSON
{
"hex": "#d1f596",
"rgb": {
"r": 209,
"g": 245,
"b": 150
},
"hsl": {
"h": 82.737,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92297,
"c": 0.12671,
"h": 125.7
},
"luminance": 0.81062
}Semantic roles & 50–950 ramp
primary
#D1F596
secondary
#895CD3
accent
#06DF59
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581