#DAF07E#DAF07E
#DAF07E is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.5% C 0.142 H 118.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF07E |
|---|---|
| RGB | rgb(218, 240, 126) |
| HSL | hsl(72, 79%, 72%) |
| HSV | hsv(72, 48%, 94%) |
| CMYK | cmyk(9.2%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(91.11, -23.81, 52.31) |
| CIE-LCH | lch(91.11, 57.47, 114.48°) |
| OKLab | oklab(91.51% -0.0672 0.1248) |
| OKLCH | oklch(91.51% 0.142 118.3) |
| XYZ | xyz(63.8400, 78.7324, 31.5683) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.35
Yellowish Tan
#FCFC81
ΔE00 6.26
Light Pea Green
#C4FE82
ΔE00 6.46
Faded Yellow
#FEFF7F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF07E #947EF0
analogous
#F0CD7E #DAF07E #A1F07E
triadic
#DAF07E #7EDAF0 #F07EDA
tetradic
#DAF07E #7EF0CD #947EF0 #F07EA1
square
#DAF07E #7EF0CD #947EF0 #F07EA1
split-complementary
#DAF07E #7EA1F0 #CD7EF0
monochromatic
#B5DA19 #CAEA47 #DAF07E #EAF6B5 #F7FCE4
Accessibility & contrast
On white
1.25
#DAF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DAF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF07E
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF07E | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE574
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#E4E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #daf07e; /* rgb */ color: rgb(218, 240, 126); /* oklch */ color: oklch(91.5% 0.142 118.3);
Tailwind
colors: {
custom: {
50: '#e7f5a6',
500: '#daf07e',
950: '#000000',
},
}SCSS
$custom: #daf07e; $custom-light: #e7f5a6; $custom-dark: #000000;
JSON
{
"hex": "#daf07e",
"rgb": {
"r": 218,
"g": 240,
"b": 126
},
"hsl": {
"h": 71.579,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.9151,
"c": 0.14176,
"h": 118.3
},
"luminance": 0.78732
}Semantic roles & 50–950 ramp
primary
#DAF07E
secondary
#6148CA
accent
#0ADB32
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580