#DAFF80#DAFF80
#DAFF80 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.159 H 122.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF80 |
|---|---|
| RGB | rgb(218, 255, 128) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 50%, 100%) |
| CMYK | cmyk(14.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.15, -30.68, 56.24) |
| CIE-LCH | lch(95.15, 64.06, 118.61°) |
| OKLab | oklab(94.76% -0.0863 0.1336) |
| OKLCH | oklch(94.76% 0.159 122.9) |
| XYZ | xyz(68.5699, 87.9837, 33.7880) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Pear
#CBF85F
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 3.90
Pale Lime
#BEFD73
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.77
Light Lime Green
#B9FF66
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF80 #A580FF
analogous
#FFE480 #DAFF80 #9BFF80
triadic
#DAFF80 #80DAFF #FF80DA
tetradic
#DAFF80 #80FFE4 #A580FF #FF809B
square
#DAFF80 #80FFE4 #A580FF #FF809B
split-complementary
#DAFF80 #809BFF #E480FF
monochromatic
#B6FF06 #C8FF43 #DAFF80 #ECFFBD #F6FFE0
Accessibility & contrast
On white
1.13
#DAFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DAFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF80
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF80 | 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)
#FFF274
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#E3F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff80; /* rgb */ color: rgb(218, 255, 128); /* oklch */ color: oklch(94.8% 0.159 122.9);
Tailwind
colors: {
custom: {
50: '#e7ffa8',
500: '#daff80',
950: '#000000',
},
}SCSS
$custom: #daff80; $custom-light: #e7ffa8; $custom-dark: #000000;
JSON
{
"hex": "#daff80",
"rgb": {
"r": 218,
"g": 255,
"b": 128
},
"hsl": {
"h": 77.48,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.94759,
"c": 0.15908,
"h": 122.9
},
"luminance": 0.87984
}Semantic roles & 50–950 ramp
primary
#DAFF80
secondary
#7245DE
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681