#DAFE97#DAFE97
#DAFE97 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.9% C 0.135 H 124.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE97 |
|---|---|
| RGB | rgb(218, 254, 151) |
| HSL | hsl(81, 98%, 79%) |
| HSV | hsv(81, 41%, 100%) |
| CMYK | cmyk(14.2%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(95.17, -27.78, 45.42) |
| CIE-LCH | lch(95.17, 53.24, 121.45°) |
| OKLab | oklab(94.87% -0.0766 0.1108) |
| OKLCH | oklch(94.87% 0.135 124.6) |
| XYZ | xyz(69.9408, 88.0230, 42.5776) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.38
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 4.03
Light Yellowish Green
#C2FF89
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE97 #BB97FE
analogous
#FEEF97 #DAFE97 #A7FE97
triadic
#DAFE97 #97DAFE #FE97DA
tetradic
#DAFE97 #97FEEF #BB97FE #FE97A7
square
#DAFE97 #97FEEF #BB97FE #FE97A7
split-complementary
#DAFE97 #97A7FE #EF97FE
monochromatic
#AFFD1E #C4FD5A #DAFE97 #F0FFD4 #F4FFE1
Accessibility & contrast
On white
1.13
#DAFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DAFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE97
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE97 | 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)
#FFF28F
Deuteranopia (green-blind)
#FFF19C
Tritanopia (blue-blind)
#E0F5E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafe97; /* rgb */ color: rgb(218, 254, 151); /* oklch */ color: oklch(94.9% 0.135 124.6);
Tailwind
colors: {
custom: {
50: '#e7feb7',
500: '#dafe97',
950: '#000000',
},
}SCSS
$custom: #dafe97; $custom-light: #e7feb7; $custom-dark: #000000;
JSON
{
"hex": "#dafe97",
"rgb": {
"r": 218,
"g": 254,
"b": 151
},
"hsl": {
"h": 80.971,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.94865,
"c": 0.13472,
"h": 124.6
},
"luminance": 0.88023
}Semantic roles & 50–950 ramp
primary
#DAFE97
secondary
#8859E0
accent
#00E650
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681