#DAFF99#DAFF99
#DAFF99 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.134 H 125.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF99 |
|---|---|
| RGB | rgb(218, 255, 153) |
| HSL | hsl(82, 100%, 80%) |
| HSV | hsv(82, 40%, 100%) |
| CMYK | cmyk(14.5%, 0%, 40%, 0%) |
| CIE-LAB | lab(95.47, -28.01, 44.83) |
| CIE-LCH | lch(95.47, 52.86, 122.00°) |
| OKLab | oklab(95.11% -0.0771 0.1096) |
| OKLCH | oklch(95.11% 0.134 125.1) |
| XYZ | xyz(70.4228, 88.7249, 43.5463) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF99 #BE99FF
analogous
#FFF199 #DAFF99 #A7FF99
triadic
#DAFF99 #99DAFF #FF99DA
tetradic
#DAFF99 #99FFF1 #BE99FF #FF99A7
square
#DAFF99 #99FFF1 #BE99FF #FF99A7
split-complementary
#DAFF99 #99A7FF #F199FF
monochromatic
#AEFF1F #C4FF5C #DAFF99 #F0FFD6 #F4FFE0
Accessibility & contrast
On white
1.12
#DAFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DAFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF99
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF99 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF391
Deuteranopia (green-blind)
#FFF29E
Tritanopia (blue-blind)
#E0F6E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daff99; /* rgb */ color: rgb(218, 255, 153); /* oklch */ color: oklch(95.1% 0.134 125.1);
Tailwind
colors: {
custom: {
50: '#e7ffb8',
500: '#daff99',
950: '#000000',
},
}SCSS
$custom: #daff99; $custom-light: #e7ffb8; $custom-dark: #000000;
JSON
{
"hex": "#daff99",
"rgb": {
"r": 218,
"g": 255,
"b": 153
},
"hsl": {
"h": 81.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.9511,
"c": 0.134,
"h": 125.1
},
"luminance": 0.88725
}Semantic roles & 50–950 ramp
primary
#DAFF99
secondary
#8B5AE2
accent
#00E653
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681