#DAF37D#DAF37D
#DAF37D is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.1% C 0.147 H 119.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF37D |
|---|---|
| RGB | rgb(218, 243, 125) |
| HSL | hsl(73, 83%, 72%) |
| HSV | hsv(73, 49%, 95%) |
| CMYK | cmyk(10.3%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(91.90, -25.34, 53.73) |
| CIE-LCH | lch(91.90, 59.40, 115.25°) |
| OKLab | oklab(92.14% -0.0716 0.1279) |
| OKLCH | oklch(92.14% 0.147 119.2) |
| XYZ | xyz(64.6662, 80.4876, 31.5270) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.39
Pear
#CBF85F
ΔE00 4.40
Light Khaki
#E6F2A2
ΔE00 5.83
Light Pea Green
#C4FE82
ΔE00 5.85
Pale Lime
#BEFD73
ΔE00 6.23
Yellowish Tan
#FCFC81
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF37D #967DF3
analogous
#F3D17D #DAF37D #9FF37D
triadic
#DAF37D #7DDAF3 #F37DDA
tetradic
#DAF37D #7DF3D1 #967DF3 #F37D9F
square
#DAF37D #7DF3D1 #967DF3 #F37D9F
split-complementary
#DAF37D #7D9FF3 #D17DF3
monochromatic
#B6E115 #CAEE45 #DAF37D #EAF8B5 #F7FCE3
Accessibility & contrast
On white
1.23
#DAF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DAF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF37D
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF37D | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#E4E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf37d; /* rgb */ color: rgb(218, 243, 125); /* oklch */ color: oklch(92.1% 0.147 119.2);
Tailwind
colors: {
custom: {
50: '#e7f7a5',
500: '#daf37d',
950: '#000000',
},
}SCSS
$custom: #daf37d; $custom-light: #e7f7a5; $custom-dark: #000000;
JSON
{
"hex": "#daf37d",
"rgb": {
"r": 218,
"g": 243,
"b": 125
},
"hsl": {
"h": 72.712,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.92139,
"c": 0.14654,
"h": 119.2
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#DAF37D
secondary
#6346CE
accent
#06E034
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580