#DAF693#DAF693
#DAF693 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.128 H 121.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF693 |
|---|---|
| RGB | rgb(218, 246, 147) |
| HSL | hsl(77, 85%, 77%) |
| HSV | hsv(77, 40%, 96%) |
| CMYK | cmyk(11.4%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(92.98, -24.46, 44.58) |
| CIE-LCH | lch(92.98, 50.85, 118.75°) |
| OKLab | oklab(93.09% -0.0675 0.1088) |
| OKLCH | oklch(93.09% 0.128 121.8) |
| XYZ | xyz(67.1356, 82.9235, 40.0671) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 5.14
Light Pea Green
#C4FE82
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.57
Celery
#C1FD95
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF693 #AF93F6
analogous
#F6E193 #DAF693 #A9F693
triadic
#DAF693 #93DAF6 #F693DA
tetradic
#DAF693 #93F6E1 #AF93F6 #F693A9
square
#DAF693 #93F6E1 #AF93F6 #F693A9
split-complementary
#DAF693 #93A9F6 #E193F6
monochromatic
#B3ED22 #C7F15B #DAF693 #EDFBCB #F5FDE3
Accessibility & contrast
On white
1.19
#DAF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DAF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF693
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF693 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#E2EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf693; /* rgb */ color: rgb(218, 246, 147); /* oklch */ color: oklch(93.1% 0.128 121.8);
Tailwind
colors: {
custom: {
50: '#e7f9b4',
500: '#daf693',
950: '#000000',
},
}SCSS
$custom: #daf693; $custom-light: #e7f9b4; $custom-dark: #000000;
JSON
{
"hex": "#daf693",
"rgb": {
"r": 218,
"g": 246,
"b": 147
},
"hsl": {
"h": 76.97,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.93093,
"c": 0.12797,
"h": 121.8
},
"luminance": 0.82924
}Semantic roles & 50–950 ramp
primary
#DAF693
secondary
#7C59D4
accent
#04E143
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581