#DAF17C#DAF17C
#DAF17C is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.7% C 0.145 H 118.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF17C |
|---|---|
| RGB | rgb(218, 241, 124) |
| HSL | hsl(72, 81%, 72%) |
| HSV | hsv(72, 49%, 95%) |
| CMYK | cmyk(9.5%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(91.36, -24.48, 53.53) |
| CIE-LCH | lch(91.36, 58.87, 114.58°) |
| OKLab | oklab(91.7% -0.0693 0.1274) |
| OKLCH | oklch(91.7% 0.145 118.5) |
| XYZ | xyz(64.0074, 79.2717, 30.9939) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.71
Light Yellow Green
#CCFD7F
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.70
Yellowish Tan
#FCFC81
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.30
Faded Yellow
#FEFF7F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF17C #937CF1
analogous
#F1CE7C #DAF17C #A0F17C
triadic
#DAF17C #7CDAF1 #F17CDA
tetradic
#DAF17C #7CF1CE #937CF1 #F17CA0
square
#DAF17C #7CF1CE #937CF1 #F17CA0
split-complementary
#DAF17C #7CA0F1 #CE7CF1
monochromatic
#B5DB17 #CAEB45 #DAF17C #EAF7B3 #F7FCE3
Accessibility & contrast
On white
1.25
#DAF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DAF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF17C
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF17C | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE672
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#E4E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf17c; /* rgb */ color: rgb(218, 241, 124); /* oklch */ color: oklch(91.7% 0.145 118.5);
Tailwind
colors: {
custom: {
50: '#e7f5a4',
500: '#daf17c',
950: '#000000',
},
}SCSS
$custom: #daf17c; $custom-light: #e7f5a4; $custom-dark: #000000;
JSON
{
"hex": "#daf17c",
"rgb": {
"r": 218,
"g": 241,
"b": 124
},
"hsl": {
"h": 71.795,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.91698,
"c": 0.14498,
"h": 118.5
},
"luminance": 0.79271
}Semantic roles & 50–950 ramp
primary
#DAF17C
secondary
#6046CB
accent
#08DD32
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580