#DAF485#DAF485
#DAF485 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.140 H 120.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF485 |
|---|---|
| RGB | rgb(218, 244, 133) |
| HSL | hsl(74, 83%, 74%) |
| HSV | hsv(74, 45%, 96%) |
| CMYK | cmyk(10.7%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(92.27, -25.02, 50.41) |
| CIE-LCH | lch(92.27, 56.28, 116.40°) |
| OKLab | oklab(92.46% -0.07 0.1211) |
| OKLCH | oklch(92.46% 0.14 120) |
| XYZ | xyz(65.4981, 81.3004, 34.4278) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.14
Pear
#CBF85F
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.09
Light Pea Green
#C4FE82
ΔE00 5.47
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Yellowish Green
#C2FF89
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF485 #9F85F4
analogous
#F4D785 #DAF485 #A3F485
triadic
#DAF485 #85DAF4 #F485DA
tetradic
#DAF485 #85F4D7 #9F85F4 #F485A3
square
#DAF485 #85F4D7 #9F85F4 #F485A3
split-complementary
#DAF485 #85A3F4 #D785F4
monochromatic
#B8EA15 #C9EF4D #DAF485 #EBF9BD #F6FCE3
Accessibility & contrast
On white
1.22
#DAF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DAF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF485
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF485 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#E3EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf485; /* rgb */ color: rgb(218, 244, 133); /* oklch */ color: oklch(92.5% 0.140 120.0);
Tailwind
colors: {
custom: {
50: '#e7f7aa',
500: '#daf485',
950: '#000000',
},
}SCSS
$custom: #daf485; $custom-light: #e7f7aa; $custom-dark: #000000;
JSON
{
"hex": "#daf485",
"rgb": {
"r": 218,
"g": 244,
"b": 133
},
"hsl": {
"h": 74.054,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.9246,
"c": 0.13989,
"h": 120
},
"luminance": 0.813
}Semantic roles & 50–950 ramp
primary
#DAF485
secondary
#6C4DD0
accent
#06E039
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581