#DCFF74#DCFF74
#DCFF74 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.169 H 121.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF74 |
|---|---|
| RGB | rgb(220, 255, 116) |
| HSL | hsl(75, 100%, 73%) |
| HSV | hsv(75, 55%, 100%) |
| CMYK | cmyk(13.7%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(95.16, -31.01, 61.66) |
| CIE-LCH | lch(95.16, 69.02, 116.70°) |
| OKLab | oklab(94.76% -0.0884 0.1443) |
| OKLCH | oklch(94.76% 0.169 121.5) |
| XYZ | xyz(68.4281, 87.9966, 29.8997) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.66
Light Yellow Green
#CCFD7F
ΔE00 3.55
Yellow Green
#C8FD3D
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.10
Light Lime Green
#B9FF66
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF74 #9774FF
analogous
#FFDD74 #DCFF74 #96FF74
triadic
#DCFF74 #74DCFF #FF74DC
tetradic
#DCFF74 #74FFDD #9774FF #FF7496
square
#DCFF74 #74FFDD #9774FF #FF7496
split-complementary
#DCFF74 #7496FF #DD74FF
monochromatic
#BAF900 #CDFF37 #DCFF74 #EBFFB1 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DCFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF74
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF74 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF266
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E6F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff74; /* rgb */ color: rgb(220, 255, 116); /* oklch */ color: oklch(94.8% 0.169 121.5);
Tailwind
colors: {
custom: {
50: '#e9ffa0',
500: '#dcff74',
950: '#000000',
},
}SCSS
$custom: #dcff74; $custom-light: #e9ffa0; $custom-dark: #000000;
JSON
{
"hex": "#dcff74",
"rgb": {
"r": 220,
"g": 255,
"b": 116
},
"hsl": {
"h": 75.108,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.94756,
"c": 0.16924,
"h": 121.5
},
"luminance": 0.87997
}Semantic roles & 50–950 ramp
primary
#DCFF74
secondary
#643BDC
accent
#00E63A
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680