#D2FA77#D2FA77
#D2FA77 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.164 H 123.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA77 |
|---|---|
| RGB | rgb(210, 250, 119) |
| HSL | hsl(78, 93%, 72%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(16%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(93.19, -32.19, 57.87) |
| CIE-LCH | lch(93.19, 66.22, 119.09°) |
| OKLab | oklab(93.02% -0.0909 0.1365) |
| OKLCH | oklch(93.02% 0.164 123.7) |
| XYZ | xyz(64.0939, 83.4044, 30.1712) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.97
Pear
#CBF85F
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 3.56
Light Lime Green
#B9FF66
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA77 #9F77FA
analogous
#FAE177 #D2FA77 #90FA77
triadic
#D2FA77 #77D2FA #FA77D2
tetradic
#D2FA77 #77FAE1 #9F77FA #FA7790
square
#D2FA77 #77FAE1 #9F77FA #FA7790
split-complementary
#D2FA77 #7790FA #E177FA
monochromatic
#A8EE09 #BEF83C #D2FA77 #E6FCB2 #F5FEE1
Accessibility & contrast
On white
1.19
#D2FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D2FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA77
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA77 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#DAEFDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d2fa77; /* rgb */ color: rgb(210, 250, 119); /* oklch */ color: oklch(93.0% 0.164 123.7);
Tailwind
colors: {
custom: {
50: '#e2fca1',
500: '#d2fa77',
950: '#000000',
},
}SCSS
$custom: #d2fa77; $custom-light: #e2fca1; $custom-dark: #000000;
JSON
{
"hex": "#d2fa77",
"rgb": {
"r": 210,
"g": 250,
"b": 119
},
"hsl": {
"h": 78.321,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.93018,
"c": 0.16404,
"h": 123.7
},
"luminance": 0.83405
}Semantic roles & 50–950 ramp
primary
#D2FA77
secondary
#6D3FD6
accent
#00E646
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580