#DAEF86#DAEF86
#DAEF86 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.4% C 0.132 H 118.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEF86 |
|---|---|
| RGB | rgb(218, 239, 134) |
| HSL | hsl(72, 77%, 73%) |
| HSV | hsv(72, 44%, 94%) |
| CMYK | cmyk(8.8%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(90.94, -22.53, 48.30) |
| CIE-LCH | lch(90.94, 53.30, 115.01°) |
| OKLab | oklab(91.41% -0.0629 0.1165) |
| OKLCH | oklch(91.41% 0.132 118.4) |
| XYZ | xyz(64.0834, 78.3600, 34.2987) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 5.40
Pear
#CBF85F
ΔE00 6.06
Light Pea Green
#C4FE82
ΔE00 6.62
Yellowish Tan
#FCFC81
ΔE00 6.71
Pistachio (survey)
#C0FA8B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEF86 #9B86EF
analogous
#EFCF86 #DAEF86 #A5EF86
triadic
#DAEF86 #86DAEF #EF86DA
tetradic
#DAEF86 #86EFCF #9B86EF #EF86A5
square
#DAEF86 #86EFCF #9B86EF #EF86A5
split-complementary
#DAEF86 #86A5EF #CF86EF
monochromatic
#B7DD1D #C9E850 #DAEF86 #EBF6BC #F7FBE4
Accessibility & contrast
On white
1.26
#DAEF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#DAEF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEF86
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEF86 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#E3E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daef86; /* rgb */ color: rgb(218, 239, 134); /* oklch */ color: oklch(91.4% 0.132 118.4);
Tailwind
colors: {
custom: {
50: '#e7f4ab',
500: '#daef86',
950: '#000000',
},
}SCSS
$custom: #daef86; $custom-light: #e7f4ab; $custom-dark: #000000;
JSON
{
"hex": "#daef86",
"rgb": {
"r": 218,
"g": 239,
"b": 134
},
"hsl": {
"h": 72,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.91406,
"c": 0.13237,
"h": 118.4
},
"luminance": 0.7836
}Semantic roles & 50–950 ramp
primary
#DAEF86
secondary
#684FCA
accent
#0DD935
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581