#DAF789#DAF789
#DAF789 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.140 H 121.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF789 |
|---|---|
| RGB | rgb(218, 247, 137) |
| HSL | hsl(76, 87%, 75%) |
| HSV | hsv(76, 45%, 97%) |
| CMYK | cmyk(11.7%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(93.12, -26.03, 49.56) |
| CIE-LCH | lch(93.12, 55.98, 117.71°) |
| OKLab | oklab(93.16% -0.0726 0.1195) |
| OKLCH | oklch(93.16% 0.14 121.3) |
| XYZ | xyz(66.6897, 83.2331, 36.2143) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 4.83
Pear
#CBF85F
ΔE00 5.04
Light Khaki
#E6F2A2
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF789 #A689F7
analogous
#F7DD89 #DAF789 #A3F789
triadic
#DAF789 #89DAF7 #F789DA
tetradic
#DAF789 #89F7DD #A689F7 #F789A3
square
#DAF789 #89F7DD #A689F7 #F789A3
split-complementary
#DAF789 #89A3F7 #DD89F7
monochromatic
#B6EF16 #C8F350 #DAF789 #ECFBC2 #F6FDE2
Accessibility & contrast
On white
1.19
#DAF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DAF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF789
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF789 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#E2EDDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf789; /* rgb */ color: rgb(218, 247, 137); /* oklch */ color: oklch(93.2% 0.140 121.3);
Tailwind
colors: {
custom: {
50: '#e7f9ad',
500: '#daf789',
950: '#000000',
},
}SCSS
$custom: #daf789; $custom-light: #e7f9ad; $custom-dark: #000000;
JSON
{
"hex": "#daf789",
"rgb": {
"r": 218,
"g": 247,
"b": 137
},
"hsl": {
"h": 75.818,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.93158,
"c": 0.13977,
"h": 121.3
},
"luminance": 0.83233
}Semantic roles & 50–950 ramp
primary
#DAF789
secondary
#7350D5
accent
#02E43D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581