#D2FA79#D2FA79
#D2FA79 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.0% C 0.162 H 123.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA79 |
|---|---|
| RGB | rgb(210, 250, 121) |
| HSL | hsl(79, 93%, 73%) |
| HSV | hsv(79, 52%, 98%) |
| CMYK | cmyk(16%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(93.21, -32.01, 56.99) |
| CIE-LCH | lch(93.21, 65.37, 119.32°) |
| OKLab | oklab(93.04% -0.0902 0.1348) |
| OKLCH | oklch(93.04% 0.162 123.8) |
| XYZ | xyz(64.2153, 83.4530, 30.8104) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.81
Pear
#CBF85F
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.52
Light Yellowish Green
#C2FF89
ΔE00 4.38
Light Lime Green
#B9FF66
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA79 #A179FA
analogous
#FAE279 #D2FA79 #91FA79
triadic
#D2FA79 #79D2FA #FA79D2
tetradic
#D2FA79 #79FAE2 #A179FA #FA7991
square
#D2FA79 #79FAE2 #A179FA #FA7991
split-complementary
#D2FA79 #7991FA #E279FA
monochromatic
#A8F009 #BEF83E #D2FA79 #E6FCB4 #F5FEE2
Accessibility & contrast
On white
1.19
#D2FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#D2FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA79
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA79 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFEB81
Tritanopia (blue-blind)
#DAF0DD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2fa79; /* rgb */ color: rgb(210, 250, 121); /* oklch */ color: oklch(93.0% 0.162 123.8);
Tailwind
colors: {
custom: {
50: '#e2fca3',
500: '#d2fa79',
950: '#000000',
},
}SCSS
$custom: #d2fa79; $custom-light: #e2fca3; $custom-dark: #000000;
JSON
{
"hex": "#d2fa79",
"rgb": {
"r": 210,
"g": 250,
"b": 121
},
"hsl": {
"h": 78.605,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.93042,
"c": 0.16221,
"h": 123.8
},
"luminance": 0.83453
}Semantic roles & 50–950 ramp
primary
#D2FA79
secondary
#6F41D7
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580