#DAFE86#DAFE86
#DAFE86 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.152 H 123.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFE86 |
|---|---|
| RGB | rgb(218, 254, 134) |
| HSL | hsl(78, 98%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(14.2%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(94.95, -29.62, 53.23) |
| CIE-LCH | lch(94.95, 60.92, 119.09°) |
| OKLab | oklab(94.62% -0.0829 0.1274) |
| OKLCH | oklch(94.62% 0.152 123.1) |
| XYZ | xyz(68.6584, 87.5101, 35.8237) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 3.74
Pear
#CBF85F
ΔE00 4.08
Pale Lime
#BEFD73
ΔE00 4.42
Light Yellowish Green
#C2FF89
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFE86 #AA86FE
analogous
#FEE686 #DAFE86 #9EFE86
triadic
#DAFE86 #86DAFE #FE86DA
tetradic
#DAFE86 #86FEE6 #AA86FE #FE869E
square
#DAFE86 #86FEE6 #AA86FE #FE869E
split-complementary
#DAFE86 #869EFE #E686FE
monochromatic
#B5FD0D #C7FD49 #DAFE86 #EDFFC3 #F6FFE1
Accessibility & contrast
On white
1.14
#DAFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DAFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFE86
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFE86 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17C
Deuteranopia (green-blind)
#FFF08D
Tritanopia (blue-blind)
#E2F4E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dafe86; /* rgb */ color: rgb(218, 254, 134); /* oklch */ color: oklch(94.6% 0.152 123.1);
Tailwind
colors: {
custom: {
50: '#e7feab',
500: '#dafe86',
950: '#000000',
},
}SCSS
$custom: #dafe86; $custom-light: #e7feab; $custom-dark: #000000;
JSON
{
"hex": "#dafe86",
"rgb": {
"r": 218,
"g": 254,
"b": 134
},
"hsl": {
"h": 78,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.94621,
"c": 0.15202,
"h": 123.1
},
"luminance": 0.8751
}Semantic roles & 50–950 ramp
primary
#DAFE86
secondary
#774ADE
accent
#00E645
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581