#DAF299#DAF299
#DAF299 is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.3% C 0.116 H 121.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF299 |
|---|---|
| RGB | rgb(218, 242, 153) |
| HSL | hsl(76, 77%, 77%) |
| HSV | hsv(76, 37%, 95%) |
| CMYK | cmyk(9.9%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(92.00, -21.84, 40.38) |
| CIE-LCH | lch(92.00, 45.91, 118.40°) |
| OKLab | oklab(92.34% -0.0597 0.0994) |
| OKLCH | oklch(92.34% 0.116 121) |
| XYZ | xyz(66.4152, 80.7097, 42.2105) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 5.94
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Celery
#C1FD95
ΔE00 6.34
Light Pea Green
#C4FE82
ΔE00 6.64
Light Yellowish Green
#C2FF89
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF299 #B199F2
analogous
#F2DE99 #DAF299 #ADF299
triadic
#DAF299 #99DAF2 #F299DA
tetradic
#DAF299 #99F2DE #B199F2 #F299AD
square
#DAF299 #99F2DE #B199F2 #F299AD
split-complementary
#DAF299 #99ADF2 #DE99F2
monochromatic
#B3E42C #C6EB63 #DAF299 #EEF9CF #F5FCE4
Accessibility & contrast
On white
1.23
#DAF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DAF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF299
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF299 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE893
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#E1E9DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf299; /* rgb */ color: rgb(218, 242, 153); /* oklch */ color: oklch(92.3% 0.116 121.0);
Tailwind
colors: {
custom: {
50: '#e6f6b8',
500: '#daf299',
950: '#000000',
},
}SCSS
$custom: #daf299; $custom-light: #e6f6b8; $custom-dark: #000000;
JSON
{
"hex": "#daf299",
"rgb": {
"r": 218,
"g": 242,
"b": 153
},
"hsl": {
"h": 76.18,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.92338,
"c": 0.11593,
"h": 121
},
"luminance": 0.8071
}Semantic roles & 50–950 ramp
primary
#DAF299
secondary
#7E60D0
accent
#0CDA43
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581