#DAFE80#DAFE80
#DAFE80 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.158 H 122.6°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE80 |
|---|---|
| RGB | rgb(218, 254, 128) |
| HSL | hsl(77, 98%, 75%) |
| HSV | hsv(77, 50%, 100%) |
| CMYK | cmyk(14.2%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(94.89, -30.21, 55.92) |
| CIE-LCH | lch(94.89, 63.56, 118.38°) |
| OKLab | oklab(94.54% -0.085 0.1329) |
| OKLCH | oklch(94.54% 0.158 122.6) |
| XYZ | xyz(68.2518, 87.3474, 33.6820) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pear
#CBF85F
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 4.00
Pale Lime
#BEFD73
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.86
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE80 #A480FE
analogous
#FEE380 #DAFE80 #9BFE80
triadic
#DAFE80 #80DAFE #FE80DA
tetradic
#DAFE80 #80FEE3 #A480FE #FE809B
square
#DAFE80 #80FEE3 #A480FE #FE809B
split-complementary
#DAFE80 #809BFE #E380FE
monochromatic
#B7FD07 #C8FE43 #DAFE80 #ECFEBD #F6FFE1
Accessibility & contrast
On white
1.14
#DAFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DAFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE80
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE80 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#E3F3E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafe80; /* rgb */ color: rgb(218, 254, 128); /* oklch */ color: oklch(94.5% 0.158 122.6);
Tailwind
colors: {
custom: {
50: '#e7fea7',
500: '#dafe80',
950: '#000000',
},
}SCSS
$custom: #dafe80; $custom-light: #e7fea7; $custom-dark: #000000;
JSON
{
"hex": "#dafe80",
"rgb": {
"r": 218,
"g": 254,
"b": 128
},
"hsl": {
"h": 77.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.94544,
"c": 0.15779,
"h": 122.6
},
"luminance": 0.87348
}Semantic roles & 50–950 ramp
primary
#DAFE80
secondary
#7145DD
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581