#DCFF77#DCFF77
#DCFF77 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.167 H 121.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF77 |
|---|---|
| RGB | rgb(220, 255, 119) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 53%, 100%) |
| CMYK | cmyk(13.7%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(95.19, -30.75, 60.37) |
| CIE-LCH | lch(95.19, 67.75, 116.99°) |
| OKLab | oklab(94.79% -0.0874 0.1418) |
| OKLCH | oklch(94.79% 0.167 121.7) |
| XYZ | xyz(68.6055, 88.0675, 30.8336) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.82
Light Yellow Green
#CCFD7F
ΔE00 3.31
Pale Lime
#BEFD73
ΔE00 4.84
Light Pea Green
#C4FE82
ΔE00 4.88
Yellow Green
#C8FD3D
ΔE00 5.01
Light Lime Green
#B9FF66
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF77 #9A77FF
analogous
#FFDE77 #DCFF77 #98FF77
triadic
#DCFF77 #77DCFF #FF77DC
tetradic
#DCFF77 #77FFDE #9A77FF #FF7798
square
#DCFF77 #77FFDE #9A77FF #FF7798
split-complementary
#DCFF77 #7798FF #DE77FF
monochromatic
#BBFC00 #CCFF3A #DCFF77 #ECFFB4 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DCFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF77
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF77 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26A
Deuteranopia (green-blind)
#FFF17F
Tritanopia (blue-blind)
#E6F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff77; /* rgb */ color: rgb(220, 255, 119); /* oklch */ color: oklch(94.8% 0.167 121.7);
Tailwind
colors: {
custom: {
50: '#e9ffa2',
500: '#dcff77',
950: '#000000',
},
}SCSS
$custom: #dcff77; $custom-light: #e9ffa2; $custom-dark: #000000;
JSON
{
"hex": "#dcff77",
"rgb": {
"r": 220,
"g": 255,
"b": 119
},
"hsl": {
"h": 75.441,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.9479,
"c": 0.16659,
"h": 121.7
},
"luminance": 0.88068
}Semantic roles & 50–950 ramp
primary
#DCFF77
secondary
#663DDD
accent
#00E63B
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680