#DAF89C#DAF89C
#DAF89C is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.7% C 0.121 H 123.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF89C |
|---|---|
| RGB | rgb(218, 248, 156) |
| HSL | hsl(80, 87%, 79%) |
| HSV | hsv(80, 37%, 97%) |
| CMYK | cmyk(12.1%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(93.64, -24.35, 41.02) |
| CIE-LCH | lch(93.64, 47.70, 120.69°) |
| OKLab | oklab(93.66% -0.0666 0.101) |
| OKLCH | oklch(93.66% 0.121 123.4) |
| XYZ | xyz(68.4812, 84.4403, 44.1369) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.51
Light Pea Green
#C4FE82
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF89C #BA9CF8
analogous
#F8E89C #DAF89C #ACF89C
triadic
#DAF89C #9CDAF8 #F89CDA
tetradic
#DAF89C #9CF8E8 #BA9CF8 #F89CAC
square
#DAF89C #9CF8E8 #BA9CF8 #F89CAC
split-complementary
#DAF89C #9CACF8 #E89CF8
monochromatic
#AFF02A #C5F463 #DAF89C #EFFCD5 #F4FDE2
Accessibility & contrast
On white
1.17
#DAF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DAF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF89C
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF89C | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE95
Deuteranopia (green-blind)
#FEEDA1
Tritanopia (blue-blind)
#E0F0E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf89c; /* rgb */ color: rgb(218, 248, 156); /* oklch */ color: oklch(93.7% 0.121 123.4);
Tailwind
colors: {
custom: {
50: '#e6faba',
500: '#daf89c',
950: '#000000',
},
}SCSS
$custom: #daf89c; $custom-light: #e6faba; $custom-dark: #000000;
JSON
{
"hex": "#daf89c",
"rgb": {
"r": 218,
"g": 248,
"b": 156
},
"hsl": {
"h": 79.565,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.93663,
"c": 0.12098,
"h": 123.4
},
"luminance": 0.84441
}Semantic roles & 50–950 ramp
primary
#DAF89C
secondary
#8760D8
accent
#02E34C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582