#DAF889#DAF889
#DAF889 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.4% C 0.141 H 121.6°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF889 |
|---|---|
| RGB | rgb(218, 248, 137) |
| HSL | hsl(76, 89%, 75%) |
| HSV | hsv(76, 45%, 97%) |
| CMYK | cmyk(12.1%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(93.38, -26.50, 49.89) |
| CIE-LCH | lch(93.38, 56.49, 117.98°) |
| OKLab | oklab(93.37% -0.0739 0.1202) |
| OKLCH | oklch(93.37% 0.141 121.6) |
| XYZ | xyz(66.9963, 83.8464, 36.3165) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 4.63
Pear
#CBF85F
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Light Yellowish Green
#C2FF89
ΔE00 5.21
Light Khaki
#E6F2A2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF889 #A789F8
analogous
#F8DE89 #DAF889 #A2F889
triadic
#DAF889 #89DAF8 #F889DA
tetradic
#DAF889 #89F8DE #A789F8 #F889A2
square
#DAF889 #89F8DE #A789F8 #F889A2
split-complementary
#DAF889 #89A2F8 #DE89F8
monochromatic
#B6F115 #C8F54F #DAF889 #ECFBC3 #F6FDE2
Accessibility & contrast
On white
1.18
#DAF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DAF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF889
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF889 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#E2EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf889; /* rgb */ color: rgb(218, 248, 137); /* oklch */ color: oklch(93.4% 0.141 121.6);
Tailwind
colors: {
custom: {
50: '#e7faad',
500: '#daf889',
950: '#000000',
},
}SCSS
$custom: #daf889; $custom-light: #e7faad; $custom-dark: #000000;
JSON
{
"hex": "#daf889",
"rgb": {
"r": 218,
"g": 248,
"b": 137
},
"hsl": {
"h": 76.216,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.93373,
"c": 0.14109,
"h": 121.6
},
"luminance": 0.83846
}Semantic roles & 50–950 ramp
primary
#DAF889
secondary
#744FD6
accent
#00E53E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581