#DAF08E#DAF08E
#DAF08E is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.7% C 0.125 H 119.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF08E |
|---|---|
| RGB | rgb(218, 240, 142) |
| HSL | hsl(73, 77%, 75%) |
| HSV | hsv(73, 41%, 94%) |
| CMYK | cmyk(9.2%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(91.32, -22.15, 44.90) |
| CIE-LCH | lch(91.32, 50.07, 116.26°) |
| OKLab | oklab(91.74% -0.0612 0.1092) |
| OKLCH | oklch(91.74% 0.125 119.3) |
| XYZ | xyz(64.9562, 79.1789, 37.4470) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.47
Light Yellow Green
#CCFD7F
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 6.37
Light Pea Green
#C4FE82
ΔE00 6.52
Pear
#CBF85F
ΔE00 6.80
Light Yellowish Green
#C2FF89
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF08E #A48EF0
analogous
#F0D58E #DAF08E #A9F08E
triadic
#DAF08E #8EDAF0 #F08EDA
tetradic
#DAF08E #8EF0D5 #A48EF0 #F08EA9
square
#DAF08E #8EF0D5 #A48EF0 #F08EA9
split-complementary
#DAF08E #8EA9F0 #D58EF0
monochromatic
#B7E222 #C8E958 #DAF08E #ECF7C4 #F6FBE4
Accessibility & contrast
On white
1.25
#DAF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DAF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF08E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF08E | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#F9E693
Tritanopia (blue-blind)
#E3E7D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daf08e; /* rgb */ color: rgb(218, 240, 142); /* oklch */ color: oklch(91.7% 0.125 119.3);
Tailwind
colors: {
custom: {
50: '#e7f5b0',
500: '#daf08e',
950: '#000000',
},
}SCSS
$custom: #daf08e; $custom-light: #e7f5b0; $custom-dark: #000000;
JSON
{
"hex": "#daf08e",
"rgb": {
"r": 218,
"g": 240,
"b": 142
},
"hsl": {
"h": 73.469,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.91737,
"c": 0.12524,
"h": 119.3
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#DAF08E
secondary
#7156CC
accent
#0DD93B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581