#DAF682#DAF682
#DAF682 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.8% C 0.145 H 120.5°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF682 |
|---|---|
| RGB | rgb(218, 246, 130) |
| HSL | hsl(74, 87%, 74%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(11.4%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.76, -26.27, 52.43) |
| CIE-LCH | lch(92.76, 58.65, 116.61°) |
| OKLab | oklab(92.85% -0.0738 0.1254) |
| OKLCH | oklch(92.85% 0.145 120.5) |
| XYZ | xyz(65.8988, 82.4288, 33.5535) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.67
Pear
#CBF85F
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.66
Light Khaki
#E6F2A2
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF682 #9E82F6
analogous
#F6D882 #DAF682 #A0F682
triadic
#DAF682 #82DAF6 #F682DA
tetradic
#DAF682 #82F6D8 #9E82F6 #F682A0
square
#DAF682 #82F6D8 #9E82F6 #F682A0
split-complementary
#DAF682 #82A0F6 #D882F6
monochromatic
#B8ED11 #C9F249 #DAF682 #EBFABB #F7FDE2
Accessibility & contrast
On white
1.20
#DAF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DAF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF682
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF682 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#E3ECDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf682; /* rgb */ color: rgb(218, 246, 130); /* oklch */ color: oklch(92.8% 0.145 120.5);
Tailwind
colors: {
custom: {
50: '#e7f9a8',
500: '#daf682',
950: '#000000',
},
}SCSS
$custom: #daf682; $custom-light: #e7f9a8; $custom-dark: #000000;
JSON
{
"hex": "#daf682",
"rgb": {
"r": 218,
"g": 246,
"b": 130
},
"hsl": {
"h": 74.483,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92848,
"c": 0.14549,
"h": 120.5
},
"luminance": 0.82429
}Semantic roles & 50–950 ramp
primary
#DAF682
secondary
#6B4AD3
accent
#02E339
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581