#DAF488#DAF488
#DAF488 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.5% C 0.137 H 120.2°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF488 |
|---|---|
| RGB | rgb(218, 244, 136) |
| HSL | hsl(74, 83%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(92.30, -24.71, 49.03) |
| CIE-LCH | lch(92.30, 54.91, 116.75°) |
| OKLab | oklab(92.5% -0.0689 0.1182) |
| OKLCH | oklch(92.5% 0.137 120.2) |
| XYZ | xyz(65.7083, 81.3845, 35.5350) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Light Khaki
#E6F2A2
ΔE00 4.77
Pear
#CBF85F
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Yellowish Green
#C2FF89
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF488 #A288F4
analogous
#F4D888 #DAF488 #A4F488
triadic
#DAF488 #88DAF4 #F488DA
tetradic
#DAF488 #88F4D8 #A288F4 #F488A4
square
#DAF488 #88F4D8 #A288F4 #F488A4
split-complementary
#DAF488 #88A4F4 #D888F4
monochromatic
#B7EA18 #C9EF50 #DAF488 #EBF9C0 #F6FCE3
Accessibility & contrast
On white
1.22
#DAF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DAF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF488
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF488 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E3EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf488; /* rgb */ color: rgb(218, 244, 136); /* oklch */ color: oklch(92.5% 0.137 120.2);
Tailwind
colors: {
custom: {
50: '#e7f7ac',
500: '#daf488',
950: '#000000',
},
}SCSS
$custom: #daf488; $custom-light: #e7f7ac; $custom-dark: #000000;
JSON
{
"hex": "#daf488",
"rgb": {
"r": 218,
"g": 244,
"b": 136
},
"hsl": {
"h": 74.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.92502,
"c": 0.13684,
"h": 120.2
},
"luminance": 0.81384
}Semantic roles & 50–950 ramp
primary
#DAF488
secondary
#6F50D1
accent
#06DF3A
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581