#D2F079#D2F079
#D2F079 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.149 H 121.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F079 |
|---|---|
| RGB | rgb(210, 240, 121) |
| HSL | hsl(75, 80%, 71%) |
| HSV | hsv(75, 50%, 94%) |
| CMYK | cmyk(12.5%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(90.51, -27.34, 53.78) |
| CIE-LCH | lch(90.51, 60.33, 116.95°) |
| OKLab | oklab(90.87% -0.0772 0.1278) |
| OKLCH | oklch(90.87% 0.149 121.1) |
| XYZ | xyz(61.1900, 77.4023, 29.8020) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pear
#CBF85F
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 5.15
Pale Lime
#BEFD73
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Light Yellowish Green
#C2FF89
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F079 #9779F0
analogous
#F0D279 #D2F079 #96F079
triadic
#D2F079 #79D2F0 #F079D2
tetradic
#D2F079 #79F0D2 #9779F0 #F07996
square
#D2F079 #79F0D2 #9779F0 #F07996
split-complementary
#D2F079 #7996F0 #D279F0
monochromatic
#A7D718 #C0EA42 #D2F079 #E4F6B0 #F6FCE3
Accessibility & contrast
On white
1.27
#D2F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D2F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F079
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F079 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F9E480
Tritanopia (blue-blind)
#DBE6D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2f079; /* rgb */ color: rgb(210, 240, 121); /* oklch */ color: oklch(90.9% 0.149 121.1);
Tailwind
colors: {
custom: {
50: '#e2f5a2',
500: '#d2f079',
950: '#000000',
},
}SCSS
$custom: #d2f079; $custom-light: #e2f5a2; $custom-dark: #000000;
JSON
{
"hex": "#d2f079",
"rgb": {
"r": 210,
"g": 240,
"b": 121
},
"hsl": {
"h": 75.126,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.90867,
"c": 0.14925,
"h": 121.1
},
"luminance": 0.77402
}Semantic roles & 50–950 ramp
primary
#D2F079
secondary
#6543CA
accent
#09DC3E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580