#D4FC77#D4FC77
#D4FC77 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.166 H 123.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC77 |
|---|---|
| RGB | rgb(212, 252, 119) |
| HSL | hsl(78, 96%, 73%) |
| HSV | hsv(78, 53%, 99%) |
| CMYK | cmyk(15.9%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.86, -32.37, 58.69) |
| CIE-LCH | lch(93.86, 67.02, 118.88°) |
| OKLab | oklab(93.59% -0.0915 0.1383) |
| OKLCH | oklch(93.59% 0.166 123.5) |
| XYZ | xyz(65.2918, 84.9495, 30.4063) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.11
Pear
#CBF85F
ΔE00 2.39
Pale Lime
#BEFD73
ΔE00 3.66
Light Pea Green
#C4FE82
ΔE00 3.69
Light Lime Green
#B9FF66
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC77 #9F77FC
analogous
#FCE177 #D4FC77 #92FC77
triadic
#D4FC77 #77D4FC #FC77D4
tetradic
#D4FC77 #77FCE1 #9F77FC #FC7792
square
#D4FC77 #77FCE1 #9F77FC #FC7792
split-complementary
#D4FC77 #7792FC #E177FC
monochromatic
#ACF305 #C1FB3B #D4FC77 #E7FDB3 #F6FEE1
Accessibility & contrast
On white
1.17
#D4FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D4FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC77
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC77 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFED7F
Tritanopia (blue-blind)
#DCF1DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fc77; /* rgb */ color: rgb(212, 252, 119); /* oklch */ color: oklch(93.6% 0.166 123.5);
Tailwind
colors: {
custom: {
50: '#e3fda2',
500: '#d4fc77',
950: '#000000',
},
}SCSS
$custom: #d4fc77; $custom-light: #e3fda2; $custom-dark: #000000;
JSON
{
"hex": "#d4fc77",
"rgb": {
"r": 212,
"g": 252,
"b": 119
},
"hsl": {
"h": 78.045,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.9359,
"c": 0.16582,
"h": 123.5
},
"luminance": 0.8495
}Semantic roles & 50–950 ramp
primary
#D4FC77
secondary
#6D3ED9
accent
#00E645
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580