#DAFE99#DAFE99
#DAFE99 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.9% C 0.133 H 124.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE99 |
|---|---|
| RGB | rgb(218, 254, 153) |
| HSL | hsl(81, 98%, 80%) |
| HSV | hsv(81, 40%, 100%) |
| CMYK | cmyk(14.2%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(95.20, -27.54, 44.49) |
| CIE-LCH | lch(95.20, 52.32, 121.76°) |
| OKLab | oklab(94.9% -0.0758 0.1088) |
| OKLCH | oklch(94.9% 0.133 124.9) |
| XYZ | xyz(70.1046, 88.0885, 43.4403) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 4.02
Light Pea Green
#C4FE82
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.21
Celery
#C1FD95
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE99 #BD99FE
analogous
#FEEF99 #DAFE99 #A8FE99
triadic
#DAFE99 #99DAFE #FE99DA
tetradic
#DAFE99 #99FEEF #BD99FE #FE99A8
square
#DAFE99 #99FEEF #BD99FE #FE99A8
split-complementary
#DAFE99 #99A8FE #EF99FE
monochromatic
#AEFD20 #C4FD5C #DAFE99 #F0FFD6 #F4FFE1
Accessibility & contrast
On white
1.13
#DAFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DAFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE99
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE99 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF19E
Tritanopia (blue-blind)
#E0F5E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dafe99; /* rgb */ color: rgb(218, 254, 153); /* oklch */ color: oklch(94.9% 0.133 124.9);
Tailwind
colors: {
custom: {
50: '#e7feb8',
500: '#dafe99',
950: '#000000',
},
}SCSS
$custom: #dafe99; $custom-light: #e7feb8; $custom-dark: #000000;
JSON
{
"hex": "#dafe99",
"rgb": {
"r": 218,
"g": 254,
"b": 153
},
"hsl": {
"h": 81.386,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.94896,
"c": 0.1326,
"h": 124.9
},
"luminance": 0.88089
}Semantic roles & 50–950 ramp
primary
#DAFE99
secondary
#8A5BE0
accent
#00E652
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681