#DAFF74#DAFF74
#DAFF74 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.170 H 122.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF74 |
|---|---|
| RGB | rgb(218, 255, 116) |
| HSL | hsl(76, 100%, 73%) |
| HSV | hsv(76, 55%, 100%) |
| CMYK | cmyk(14.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(95.03, -31.76, 61.47) |
| CIE-LCH | lch(95.03, 69.19, 117.32°) |
| OKLab | oklab(94.62% -0.0904 0.1439) |
| OKLCH | oklch(94.62% 0.17 122.1) |
| XYZ | xyz(67.8263, 87.6863, 29.8715) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 4.59
Yellow Green
#C8FD3D
ΔE00 4.65
Light Pea Green
#C4FE82
ΔE00 4.75
Light Lime Green
#B9FF66
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF74 #9974FF
analogous
#FFDE74 #DAFF74 #95FF74
triadic
#DAFF74 #74DAFF #FF74DA
tetradic
#DAFF74 #74FFDE #9974FF #FF7495
square
#DAFF74 #74FFDE #9974FF #FF7495
split-complementary
#DAFF74 #7495FF #DE74FF
monochromatic
#B6F900 #CAFF37 #DAFF74 #EAFFB1 #F7FFE0
Accessibility & contrast
On white
1.13
#DAFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DAFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF74
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF74 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF266
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#E4F4E0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff74; /* rgb */ color: rgb(218, 255, 116); /* oklch */ color: oklch(94.6% 0.170 122.1);
Tailwind
colors: {
custom: {
50: '#e8ffa0',
500: '#daff74',
950: '#000000',
},
}SCSS
$custom: #daff74; $custom-light: #e8ffa0; $custom-dark: #000000;
JSON
{
"hex": "#daff74",
"rgb": {
"r": 218,
"g": 255,
"b": 116
},
"hsl": {
"h": 75.971,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.94618,
"c": 0.16998,
"h": 122.1
},
"luminance": 0.87686
}Semantic roles & 50–950 ramp
primary
#DAFF74
secondary
#663BDC
accent
#00E63D
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#16180F
muted
#858680