#DAF37C#DAF37C
#DAF37C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.148 H 119.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF37C |
|---|---|
| RGB | rgb(218, 243, 124) |
| HSL | hsl(73, 83%, 72%) |
| HSV | hsv(73, 49%, 95%) |
| CMYK | cmyk(10.3%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(91.89, -25.43, 54.18) |
| CIE-LCH | lch(91.89, 59.85, 115.15°) |
| OKLab | oklab(92.13% -0.0719 0.1288) |
| OKLCH | oklch(92.13% 0.148 119.2) |
| XYZ | xyz(64.6027, 80.4622, 31.1923) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 5.89
Light Khaki
#E6F2A2
ΔE00 5.94
Pale Lime
#BEFD73
ΔE00 6.23
Yellowish Tan
#FCFC81
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF37C #957CF3
analogous
#F3D17C #DAF37C #9FF37C
triadic
#DAF37C #7CDAF3 #F37CDA
tetradic
#DAF37C #7CF3D1 #957CF3 #F37C9F
square
#DAF37C #7CF3D1 #957CF3 #F37C9F
split-complementary
#DAF37C #7C9FF3 #D17CF3
monochromatic
#B5E015 #CAEE44 #DAF37C #EAF8B4 #F7FCE3
Accessibility & contrast
On white
1.23
#DAF37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DAF37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF37C
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF37C | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#E4E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf37c; /* rgb */ color: rgb(218, 243, 124); /* oklch */ color: oklch(92.1% 0.148 119.2);
Tailwind
colors: {
custom: {
50: '#e7f7a4',
500: '#daf37c',
950: '#000000',
},
}SCSS
$custom: #daf37c; $custom-light: #e7f7a4; $custom-dark: #000000;
JSON
{
"hex": "#daf37c",
"rgb": {
"r": 218,
"g": 243,
"b": 124
},
"hsl": {
"h": 72.605,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.92127,
"c": 0.14751,
"h": 119.2
},
"luminance": 0.80462
}Semantic roles & 50–950 ramp
primary
#DAF37C
secondary
#6245CE
accent
#06E034
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580