#DAF89E#DAF89E
#DAF89E is a very light, moderate yellow-green. Relative luminance 0.845; OKLCH L 93.7% C 0.119 H 123.7°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF89E |
|---|---|
| RGB | rgb(218, 248, 158) |
| HSL | hsl(80, 87%, 80%) |
| HSV | hsv(80, 36%, 97%) |
| CMYK | cmyk(12.1%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(93.67, -24.10, 40.07) |
| CIE-LCH | lch(93.67, 46.76, 121.03°) |
| OKLab | oklab(93.7% -0.0659 0.0988) |
| OKLCH | oklch(93.7% 0.119 123.7) |
| XYZ | xyz(68.6520, 84.5086, 45.0362) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.10
Light Yellow Green
#CCFD7F
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.65
Light Pea Green
#C4FE82
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF89E #BC9EF8
analogous
#F8E99E #DAF89E #ADF89E
triadic
#DAF89E #9EDAF8 #F89EDA
tetradic
#DAF89E #9EF8E9 #BC9EF8 #F89EAD
square
#DAF89E #9EF8E9 #BC9EF8 #F89EAD
split-complementary
#DAF89E #9EADF8 #E99EF8
monochromatic
#AEF02C #C4F465 #DAF89E #F0FCD7 #F4FDE2
Accessibility & contrast
On white
1.17
#DAF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DAF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF89E
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF89E | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE98
Deuteranopia (green-blind)
#FEEDA2
Tritanopia (blue-blind)
#E0F0E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf89e; /* rgb */ color: rgb(218, 248, 158); /* oklch */ color: oklch(93.7% 0.119 123.7);
Tailwind
colors: {
custom: {
50: '#e6fabb',
500: '#daf89e',
950: '#000000',
},
}SCSS
$custom: #daf89e; $custom-light: #e6fabb; $custom-dark: #000000;
JSON
{
"hex": "#daf89e",
"rgb": {
"r": 218,
"g": 248,
"b": 158
},
"hsl": {
"h": 80,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.93696,
"c": 0.11878,
"h": 123.7
},
"luminance": 0.84509
}Semantic roles & 50–950 ramp
primary
#DAF89E
secondary
#8962D8
accent
#02E34D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582