#DAF686#DAF686
#DAF686 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.9% C 0.141 H 120.7°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF686 |
|---|---|
| RGB | rgb(218, 246, 134) |
| HSL | hsl(75, 86%, 75%) |
| HSV | hsv(75, 46%, 96%) |
| CMYK | cmyk(11.4%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(92.81, -25.87, 50.61) |
| CIE-LCH | lch(92.81, 56.84, 117.07°) |
| OKLab | oklab(92.9% -0.0723 0.1216) |
| OKLCH | oklch(92.9% 0.141 120.7) |
| XYZ | xyz(66.1725, 82.5383, 34.9950) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Pear
#CBF85F
ΔE00 4.82
Light Pea Green
#C4FE82
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF686 #A286F6
analogous
#F6DA86 #DAF686 #A2F686
triadic
#DAF686 #86DAF6 #F686DA
tetradic
#DAF686 #86F6DA #A286F6 #F686A2
square
#DAF686 #86F6DA #A286F6 #F686A2
split-complementary
#DAF686 #86A2F6 #DA86F6
monochromatic
#B7EE14 #C9F24D #DAF686 #EBFABF #F6FDE3
Accessibility & contrast
On white
1.20
#DAF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DAF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF686
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF686 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#E3ECDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf686; /* rgb */ color: rgb(218, 246, 134); /* oklch */ color: oklch(92.9% 0.141 120.7);
Tailwind
colors: {
custom: {
50: '#e7f9ab',
500: '#daf686',
950: '#000000',
},
}SCSS
$custom: #daf686; $custom-light: #e7f9ab; $custom-dark: #000000;
JSON
{
"hex": "#daf686",
"rgb": {
"r": 218,
"g": 246,
"b": 134
},
"hsl": {
"h": 75,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.92902,
"c": 0.14149,
"h": 120.7
},
"luminance": 0.82538
}Semantic roles & 50–950 ramp
primary
#DAF686
secondary
#6F4DD3
accent
#03E33B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581