#DAF698#DAF698
#DAF698 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.123 H 122.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF698 |
|---|---|
| RGB | rgb(218, 246, 152) |
| HSL | hsl(78, 84%, 78%) |
| HSV | hsv(78, 38%, 96%) |
| CMYK | cmyk(11.4%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(93.05, -23.88, 42.23) |
| CIE-LCH | lch(93.05, 48.51, 119.48°) |
| OKLab | oklab(93.17% -0.0655 0.1036) |
| OKLCH | oklch(93.17% 0.123 122.3) |
| XYZ | xyz(67.5365, 83.0839, 42.1785) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 5.62
Light Yellowish Green
#C2FF89
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF698 #B498F6
analogous
#F6E398 #DAF698 #ABF698
triadic
#DAF698 #98DAF6 #F698DA
tetradic
#DAF698 #98F6E3 #B498F6 #F698AB
square
#DAF698 #98F6E3 #B498F6 #F698AB
split-complementary
#DAF698 #98ABF6 #E398F6
monochromatic
#B2EC27 #C6F160 #DAF698 #EEFBD0 #F5FDE3
Accessibility & contrast
On white
1.19
#DAF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DAF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF698
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF698 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#FDEB9D
Tritanopia (blue-blind)
#E1EDDF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf698; /* rgb */ color: rgb(218, 246, 152); /* oklch */ color: oklch(93.2% 0.123 122.3);
Tailwind
colors: {
custom: {
50: '#e6f9b7',
500: '#daf698',
950: '#000000',
},
}SCSS
$custom: #daf698; $custom-light: #e6f9b7; $custom-dark: #000000;
JSON
{
"hex": "#daf698",
"rgb": {
"r": 218,
"g": 246,
"b": 152
},
"hsl": {
"h": 77.872,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.93172,
"c": 0.12256,
"h": 122.3
},
"luminance": 0.83084
}Semantic roles & 50–950 ramp
primary
#DAF698
secondary
#815DD5
accent
#05E046
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581