#DAF385#DAF385
#DAF385 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.2% C 0.139 H 119.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF385 |
|---|---|
| RGB | rgb(218, 243, 133) |
| HSL | hsl(74, 82%, 74%) |
| HSV | hsv(74, 45%, 95%) |
| CMYK | cmyk(10.3%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(92.00, -24.55, 50.08) |
| CIE-LCH | lch(92.00, 55.77, 116.11°) |
| OKLab | oklab(92.25% -0.0687 0.1204) |
| OKLCH | oklch(92.25% 0.139 119.7) |
| XYZ | xyz(65.1980, 80.7003, 34.3278) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.37
Light Khaki
#E6F2A2
ΔE00 4.93
Pear
#CBF85F
ΔE00 5.19
Light Pea Green
#C4FE82
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Light Yellowish Green
#C2FF89
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF385 #9E85F3
analogous
#F3D585 #DAF385 #A3F385
triadic
#DAF385 #85DAF3 #F385DA
tetradic
#DAF385 #85F3D5 #9E85F3 #F385A3
square
#DAF385 #85F3D5 #9E85F3 #F385A3
split-complementary
#DAF385 #85A3F3 #D585F3
monochromatic
#B8E717 #C9EE4D #DAF385 #EBF8BD #F7FCE3
Accessibility & contrast
On white
1.23
#DAF385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DAF385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF385
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF385 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#E3E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf385; /* rgb */ color: rgb(218, 243, 133); /* oklch */ color: oklch(92.2% 0.139 119.7);
Tailwind
colors: {
custom: {
50: '#e7f7aa',
500: '#daf385',
950: '#000000',
},
}SCSS
$custom: #daf385; $custom-light: #e7f7aa; $custom-dark: #000000;
JSON
{
"hex": "#daf385",
"rgb": {
"r": 218,
"g": 243,
"b": 133
},
"hsl": {
"h": 73.636,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.92246,
"c": 0.13859,
"h": 119.7
},
"luminance": 0.807
}Semantic roles & 50–950 ramp
primary
#DAF385
secondary
#6B4DCF
accent
#07DE38
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581