#DCFF78#DCFF78
#DCFF78 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.166 H 121.7°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF78 |
|---|---|
| RGB | rgb(220, 255, 120) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 53%, 100%) |
| CMYK | cmyk(13.7%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(95.20, -30.66, 59.94) |
| CIE-LCH | lch(95.20, 67.32, 117.09°) |
| OKLab | oklab(94.8% -0.0871 0.141) |
| OKLCH | oklch(94.8% 0.166 121.7) |
| XYZ | xyz(68.6658, 88.0917, 31.1516) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.88
Light Yellow Green
#CCFD7F
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 4.80
Pale Lime
#BEFD73
ΔE00 4.80
Yellow Green
#C8FD3D
ΔE00 5.11
Light Lime Green
#B9FF66
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF78 #9B78FF
analogous
#FFDF78 #DCFF78 #98FF78
triadic
#DCFF78 #78DCFF #FF78DC
tetradic
#DCFF78 #78FFDF #9B78FF #FF7898
square
#DCFF78 #78FFDF #9B78FF #FF7898
split-complementary
#DCFF78 #7898FF #DF78FF
monochromatic
#BBFD00 #CCFF3B #DCFF78 #ECFFB5 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DCFF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF78
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF78 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF180
Tritanopia (blue-blind)
#E6F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff78; /* rgb */ color: rgb(220, 255, 120); /* oklch */ color: oklch(94.8% 0.166 121.7);
Tailwind
colors: {
custom: {
50: '#e9ffa2',
500: '#dcff78',
950: '#000000',
},
}SCSS
$custom: #dcff78; $custom-light: #e9ffa2; $custom-dark: #000000;
JSON
{
"hex": "#dcff78",
"rgb": {
"r": 220,
"g": 255,
"b": 120
},
"hsl": {
"h": 75.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.94802,
"c": 0.1657,
"h": 121.7
},
"luminance": 0.88092
}Semantic roles & 50–950 ramp
primary
#DCFF78
secondary
#673EDD
accent
#00E63C
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680