#D6FA77#D6FA77
#D6FA77 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.162 H 122.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FA77 |
|---|---|
| RGB | rgb(214, 250, 119) |
| HSL | hsl(76, 93%, 72%) |
| HSV | hsv(76, 52%, 98%) |
| CMYK | cmyk(14.4%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(93.45, -30.69, 58.24) |
| CIE-LCH | lch(93.45, 65.83, 117.79°) |
| OKLab | oklab(93.29% -0.0869 0.1373) |
| OKLCH | oklch(93.29% 0.162 122.3) |
| XYZ | xyz(65.2473, 83.9991, 30.2253) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.55
Light Yellow Green
#CCFD7F
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 4.26
Pale Lime
#BEFD73
ΔE00 4.29
Light Lime Green
#B9FF66
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FA77 #9B77FA
analogous
#FADD77 #D6FA77 #94FA77
triadic
#D6FA77 #77D6FA #FA77D6
tetradic
#D6FA77 #77FADD #9B77FA #FA7794
square
#D6FA77 #77FADD #9B77FA #FA7794
split-complementary
#D6FA77 #7794FA #DD77FA
monochromatic
#AFEE09 #C4F83C #D6FA77 #E8FCB2 #F6FEE1
Accessibility & contrast
On white
1.18
#D6FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D6FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FA77
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FA77 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFEC7F
Tritanopia (blue-blind)
#DFEFDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d6fa77; /* rgb */ color: rgb(214, 250, 119); /* oklch */ color: oklch(93.3% 0.162 122.3);
Tailwind
colors: {
custom: {
50: '#e5fca1',
500: '#d6fa77',
950: '#000000',
},
}SCSS
$custom: #d6fa77; $custom-light: #e5fca1; $custom-dark: #000000;
JSON
{
"hex": "#d6fa77",
"rgb": {
"r": 214,
"g": 250,
"b": 119
},
"hsl": {
"h": 76.489,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.93292,
"c": 0.16249,
"h": 122.3
},
"luminance": 0.83999
}Semantic roles & 50–950 ramp
primary
#D6FA77
secondary
#693FD6
accent
#00E63F
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580