#D2F595#D2F595
#D2F595 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.127 H 125.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F595 |
|---|---|
| RGB | rgb(210, 245, 149) |
| HSL | hsl(82, 83%, 77%) |
| HSV | hsv(82, 39%, 96%) |
| CMYK | cmyk(14.3%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(92.21, -26.69, 42.51) |
| CIE-LCH | lch(92.21, 50.19, 122.12°) |
| OKLab | oklab(92.35% -0.0733 0.1042) |
| OKLCH | oklch(92.35% 0.127 125.1) |
| XYZ | xyz(64.6551, 81.1760, 40.6902) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F595 #B895F5
analogous
#F5E895 #D2F595 #A2F595
triadic
#D2F595 #95D2F5 #F595D2
tetradic
#D2F595 #95F5E8 #B895F5 #F595A2
square
#D2F595 #95F5E8 #B895F5 #F595A2
split-complementary
#D2F595 #95A2F5 #E895F5
monochromatic
#A3EA25 #BAF05D #D2F595 #EAFACD #F3FCE3
Accessibility & contrast
On white
1.22
#D2F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#D2F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F595
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F595 | 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)
#FFEA8E
Deuteranopia (green-blind)
#FAE89A
Tritanopia (blue-blind)
#D8EDDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f595; /* rgb */ color: rgb(210, 245, 149); /* oklch */ color: oklch(92.3% 0.127 125.1);
Tailwind
colors: {
custom: {
50: '#e1f8b5',
500: '#d2f595',
950: '#000000',
},
}SCSS
$custom: #d2f595; $custom-light: #e1f8b5; $custom-dark: #000000;
JSON
{
"hex": "#d2f595",
"rgb": {
"r": 210,
"g": 245,
"b": 149
},
"hsl": {
"h": 81.875,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.92349,
"c": 0.12739,
"h": 125.1
},
"luminance": 0.81176
}Semantic roles & 50–950 ramp
primary
#D2F595
secondary
#875BD3
accent
#06DF55
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581