#DAF486#DAF486
#DAF486 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.139 H 120.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF486 |
|---|---|
| RGB | rgb(218, 244, 134) |
| HSL | hsl(74, 83%, 74%) |
| HSV | hsv(74, 45%, 96%) |
| CMYK | cmyk(10.7%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(92.28, -24.92, 49.95) |
| CIE-LCH | lch(92.28, 55.82, 116.51°) |
| OKLab | oklab(92.47% -0.0697 0.1201) |
| OKLCH | oklch(92.47% 0.139 120.1) |
| XYZ | xyz(65.5675, 81.3282, 34.7934) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.98
Pear
#CBF85F
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF486 #A086F4
analogous
#F4D786 #DAF486 #A3F486
triadic
#DAF486 #86DAF4 #F486DA
tetradic
#DAF486 #86F4D7 #A086F4 #F486A3
square
#DAF486 #86F4D7 #A086F4 #F486A3
split-complementary
#DAF486 #86A3F4 #D786F4
monochromatic
#B8EA16 #C9EF4E #DAF486 #EBF9BE #F6FCE3
Accessibility & contrast
On white
1.22
#DAF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DAF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF486
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF486 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#E3EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf486; /* rgb */ color: rgb(218, 244, 134); /* oklch */ color: oklch(92.5% 0.139 120.1);
Tailwind
colors: {
custom: {
50: '#e7f7ab',
500: '#daf486',
950: '#000000',
},
}SCSS
$custom: #daf486; $custom-light: #e7f7ab; $custom-dark: #000000;
JSON
{
"hex": "#daf486",
"rgb": {
"r": 218,
"g": 244,
"b": 134
},
"hsl": {
"h": 74.182,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.92474,
"c": 0.13887,
"h": 120.1
},
"luminance": 0.81328
}Semantic roles & 50–950 ramp
primary
#DAF486
secondary
#6D4ED0
accent
#06E039
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581