#DAFF86#DAFF86
#DAFF86 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.153 H 123.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF86 |
|---|---|
| RGB | rgb(218, 255, 134) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(14.5%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.22, -30.09, 53.56) |
| CIE-LCH | lch(95.22, 61.43, 119.33°) |
| OKLab | oklab(94.84% -0.0842 0.1281) |
| OKLCH | oklch(94.84% 0.153 123.3) |
| XYZ | xyz(68.9766, 88.1464, 35.9297) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 3.63
Pear
#CBF85F
ΔE00 4.06
Pale Lime
#BEFD73
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF86 #AB86FF
analogous
#FFE886 #DAFF86 #9EFF86
triadic
#DAFF86 #86DAFF #FF86DA
tetradic
#DAFF86 #86FFE8 #AB86FF #FF869E
square
#DAFF86 #86FFE8 #AB86FF #FF869E
split-complementary
#DAFF86 #869EFF #E886FF
monochromatic
#B5FF0C #C7FF49 #DAFF86 #EDFFC3 #F6FFE0
Accessibility & contrast
On white
1.13
#DAFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DAFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF86
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF86 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27C
Deuteranopia (green-blind)
#FFF18D
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff86; /* rgb */ color: rgb(218, 255, 134); /* oklch */ color: oklch(94.8% 0.153 123.3);
Tailwind
colors: {
custom: {
50: '#e7ffab',
500: '#daff86',
950: '#000000',
},
}SCSS
$custom: #daff86; $custom-light: #e7ffab; $custom-dark: #000000;
JSON
{
"hex": "#daff86",
"rgb": {
"r": 218,
"g": 255,
"b": 134
},
"hsl": {
"h": 78.347,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.94837,
"c": 0.15333,
"h": 123.3
},
"luminance": 0.88147
}Semantic roles & 50–950 ramp
primary
#DAFF86
secondary
#784ADF
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681