#DAF290#DAF290
#DAF290 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 92.2% C 0.126 H 120.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF290 |
|---|---|
| RGB | rgb(218, 242, 144) |
| HSL | hsl(75, 79%, 76%) |
| HSV | hsv(75, 40%, 95%) |
| CMYK | cmyk(9.9%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(91.87, -22.89, 44.63) |
| CIE-LCH | lch(91.87, 50.16, 117.15°) |
| OKLab | oklab(92.19% -0.0632 0.1087) |
| OKLCH | oklch(92.19% 0.126 120.2) |
| XYZ | xyz(65.6997, 80.4235, 38.4423) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.10
Light Yellowish Green
#C2FF89
ΔE00 6.43
Celery
#C1FD95
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF290 #A890F2
analogous
#F2D990 #DAF290 #A9F290
triadic
#DAF290 #90DAF2 #F290DA
tetradic
#DAF290 #90F2D9 #A890F2 #F290A9
square
#DAF290 #90F2D9 #A890F2 #F290A9
split-complementary
#DAF290 #90A9F2 #D990F2
monochromatic
#B5E522 #C8EC59 #DAF290 #ECF8C7 #F6FCE4
Accessibility & contrast
On white
1.23
#DAF290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DAF290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF290
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF290 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE888
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#E2E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daf290; /* rgb */ color: rgb(218, 242, 144); /* oklch */ color: oklch(92.2% 0.126 120.2);
Tailwind
colors: {
custom: {
50: '#e7f6b2',
500: '#daf290',
950: '#000000',
},
}SCSS
$custom: #daf290; $custom-light: #e7f6b2; $custom-dark: #000000;
JSON
{
"hex": "#daf290",
"rgb": {
"r": 218,
"g": 242,
"b": 144
},
"hsl": {
"h": 74.694,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.92194,
"c": 0.12577,
"h": 120.2
},
"luminance": 0.80423
}Semantic roles & 50–950 ramp
primary
#DAF290
secondary
#7557CF
accent
#0ADB3D
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581