#DAF690#DAF690
#DAF690 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.131 H 121.5°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF690 |
|---|---|
| RGB | rgb(218, 246, 144) |
| HSL | hsl(76, 85%, 76%) |
| HSV | hsv(76, 41%, 96%) |
| CMYK | cmyk(11.4%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(92.94, -24.80, 45.98) |
| CIE-LCH | lch(92.94, 52.24, 118.34°) |
| OKLab | oklab(93.05% -0.0686 0.1118) |
| OKLCH | oklch(93.05% 0.131 121.5) |
| XYZ | xyz(66.9033, 82.8306, 38.8435) |
| Luminance | 0.8283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.18
Light Yellowish Green
#C2FF89
ΔE00 5.53
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF690 #AC90F6
analogous
#F6DF90 #DAF690 #A7F690
triadic
#DAF690 #90DAF6 #F690DA
tetradic
#DAF690 #90F6DF #AC90F6 #F690A7
square
#DAF690 #90F6DF #AC90F6 #F690A7
split-complementary
#DAF690 #90A7F6 #DF90F6
monochromatic
#B4ED1F #C7F157 #DAF690 #EDFBC9 #F6FDE3
Accessibility & contrast
On white
1.20
#DAF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DAF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF690
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF690 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#E2EDDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf690; /* rgb */ color: rgb(218, 246, 144); /* oklch */ color: oklch(93.0% 0.131 121.5);
Tailwind
colors: {
custom: {
50: '#e7f9b2',
500: '#daf690',
950: '#000000',
},
}SCSS
$custom: #daf690; $custom-light: #e7f9b2; $custom-dark: #000000;
JSON
{
"hex": "#daf690",
"rgb": {
"r": 218,
"g": 246,
"b": 144
},
"hsl": {
"h": 76.471,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.93047,
"c": 0.13116,
"h": 121.5
},
"luminance": 0.82831
}Semantic roles & 50–950 ramp
primary
#DAF690
secondary
#7956D4
accent
#04E141
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581