#DAF293#DAF293
#DAF293 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.123 H 120.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF293 |
|---|---|
| RGB | rgb(218, 242, 147) |
| HSL | hsl(75, 79%, 76%) |
| HSV | hsv(75, 39%, 95%) |
| CMYK | cmyk(9.9%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.92, -22.54, 43.22) |
| CIE-LCH | lch(91.92, 48.75, 117.55°) |
| OKLab | oklab(92.24% -0.062 0.1057) |
| OKLCH | oklch(92.24% 0.123 120.4) |
| XYZ | xyz(65.9320, 80.5164, 39.6659) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.31
Light Yellow Green
#CCFD7F
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Light Pea Green
#C4FE82
ΔE00 6.24
Celery
#C1FD95
ΔE00 6.39
Light Yellowish Green
#C2FF89
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF293 #AB93F2
analogous
#F2DB93 #DAF293 #ABF293
triadic
#DAF293 #93DAF2 #F293DA
tetradic
#DAF293 #93F2DB #AB93F2 #F293AB
square
#DAF293 #93F2DB #AB93F2 #F293AB
split-complementary
#DAF293 #93ABF2 #DB93F2
monochromatic
#B5E526 #C7EB5C #DAF293 #EDF9CA #F6FCE4
Accessibility & contrast
On white
1.23
#DAF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DAF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF293
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF293 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#E2E9DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf293; /* rgb */ color: rgb(218, 242, 147); /* oklch */ color: oklch(92.2% 0.123 120.4);
Tailwind
colors: {
custom: {
50: '#e6f6b4',
500: '#daf293',
950: '#000000',
},
}SCSS
$custom: #daf293; $custom-light: #e6f6b4; $custom-dark: #000000;
JSON
{
"hex": "#daf293",
"rgb": {
"r": 218,
"g": 242,
"b": 147
},
"hsl": {
"h": 75.158,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.9224,
"c": 0.12253,
"h": 120.4
},
"luminance": 0.80516
}Semantic roles & 50–950 ramp
primary
#DAF293
secondary
#785ACF
accent
#0BDB3F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581