#D2F697#D2F697
#D2F697 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.127 H 125.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F697 |
|---|---|
| RGB | rgb(210, 246, 151) |
| HSL | hsl(83, 84%, 78%) |
| HSV | hsv(83, 39%, 96%) |
| CMYK | cmyk(14.6%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(92.51, -26.92, 41.91) |
| CIE-LCH | lch(92.51, 49.81, 122.71°) |
| OKLab | oklab(92.6% -0.0739 0.1029) |
| OKLCH | oklch(92.6% 0.127 125.7) |
| XYZ | xyz(65.1195, 81.8471, 41.6395) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Celery
#C1FD95
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F697 #BB97F6
analogous
#F6EB97 #D2F697 #A2F697
triadic
#D2F697 #97D2F6 #F697D2
tetradic
#D2F697 #97F6EB #BB97F6 #F697A2
square
#D2F697 #97F6EB #BB97F6 #F697A2
split-complementary
#D2F697 #97A2F6 #EB97F6
monochromatic
#A1EC26 #BAF15F #D2F697 #EAFBCF #F3FDE3
Accessibility & contrast
On white
1.21
#D2F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D2F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F697
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F697 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#D7EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f697; /* rgb */ color: rgb(210, 246, 151); /* oklch */ color: oklch(92.6% 0.127 125.7);
Tailwind
colors: {
custom: {
50: '#e1f9b7',
500: '#d2f697',
950: '#000000',
},
}SCSS
$custom: #d2f697; $custom-light: #e1f9b7; $custom-dark: #000000;
JSON
{
"hex": "#d2f697",
"rgb": {
"r": 210,
"g": 246,
"b": 151
},
"hsl": {
"h": 82.737,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.92597,
"c": 0.12665,
"h": 125.7
},
"luminance": 0.81848
}Semantic roles & 50–950 ramp
primary
#D2F697
secondary
#8A5CD5
accent
#05E158
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581