#D2F579#D2F579
#D2F579 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.0% C 0.156 H 122.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F579 |
|---|---|
| RGB | rgb(210, 245, 121) |
| HSL | hsl(77, 86%, 72%) |
| HSV | hsv(77, 51%, 96%) |
| CMYK | cmyk(14.3%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(91.86, -29.69, 55.39) |
| CIE-LCH | lch(91.86, 62.84, 118.19°) |
| OKLab | oklab(91.95% -0.0837 0.1313) |
| OKLCH | oklch(91.95% 0.156 122.5) |
| XYZ | xyz(62.6822, 80.3868, 30.2994) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.70
Pear
#CBF85F
ΔE00 3.13
Light Pea Green
#C4FE82
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 5.04
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F579 #9C79F5
analogous
#F5DA79 #D2F579 #94F579
triadic
#D2F579 #79D2F5 #F579D2
tetradic
#D2F579 #79F5DA #9C79F5 #F57994
square
#D2F579 #79F5DA #9C79F5 #F57994
split-complementary
#D2F579 #7994F5 #DA79F5
monochromatic
#A7E311 #BFF140 #D2F579 #E5F9B2 #F5FDE3
Accessibility & contrast
On white
1.23
#D2F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#D2F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F579
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F579 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#DBEBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f579; /* rgb */ color: rgb(210, 245, 121); /* oklch */ color: oklch(92.0% 0.156 122.5);
Tailwind
colors: {
custom: {
50: '#e2f8a2',
500: '#d2f579',
950: '#000000',
},
}SCSS
$custom: #d2f579; $custom-light: #e2f8a2; $custom-dark: #000000;
JSON
{
"hex": "#d2f579",
"rgb": {
"r": 210,
"g": 245,
"b": 121
},
"hsl": {
"h": 76.935,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.91953,
"c": 0.15572,
"h": 122.5
},
"luminance": 0.80387
}Semantic roles & 50–950 ramp
primary
#D2F579
secondary
#6A42D0
accent
#03E342
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580