#D2F78E#D2F78E
#D2F78E is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.7% C 0.138 H 124.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F78E |
|---|---|
| RGB | rgb(210, 247, 142) |
| HSL | hsl(81, 87%, 76%) |
| HSV | hsv(81, 43%, 97%) |
| CMYK | cmyk(15%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(92.65, -28.44, 46.47) |
| CIE-LCH | lch(92.65, 54.49, 121.47°) |
| OKLab | oklab(92.67% -0.0787 0.1129) |
| OKLCH | oklch(92.67% 0.138 124.9) |
| XYZ | xyz(64.7213, 82.1757, 38.0377) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Pea Green
#C4FE82
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 3.90
Celery
#C1FD95
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F78E #B38EF7
analogous
#F7E88E #D2F78E #9EF78E
triadic
#D2F78E #8ED2F7 #F78ED2
tetradic
#D2F78E #8EF7E8 #B38EF7 #F78E9E
square
#D2F78E #8EF7E8 #B38EF7 #F78E9E
split-complementary
#D2F78E #8E9EF7 #E88EF7
monochromatic
#A4EF1C #BBF355 #D2F78E #E9FBC7 #F4FDE2
Accessibility & contrast
On white
1.20
#D2F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D2F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F78E
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F78E | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#FCEA94
Tritanopia (blue-blind)
#D8EEDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f78e; /* rgb */ color: rgb(210, 247, 142); /* oklch */ color: oklch(92.7% 0.138 124.9);
Tailwind
colors: {
custom: {
50: '#e1fab0',
500: '#d2f78e',
950: '#000000',
},
}SCSS
$custom: #d2f78e; $custom-light: #e1fab0; $custom-dark: #000000;
JSON
{
"hex": "#d2f78e",
"rgb": {
"r": 210,
"g": 247,
"b": 142
},
"hsl": {
"h": 81.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.92673,
"c": 0.13758,
"h": 124.9
},
"luminance": 0.82176
}Semantic roles & 50–950 ramp
primary
#D2F78E
secondary
#8254D5
accent
#02E352
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581