#DAF288#DAF288
#DAF288 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.1% C 0.134 H 119.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF288 |
|---|---|
| RGB | rgb(218, 242, 136) |
| HSL | hsl(74, 80%, 74%) |
| HSV | hsv(74, 44%, 95%) |
| CMYK | cmyk(9.9%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(91.77, -23.76, 48.37) |
| CIE-LCH | lch(91.77, 53.89, 116.16°) |
| OKLab | oklab(92.07% -0.0662 0.1167) |
| OKLCH | oklch(92.07% 0.134 119.6) |
| XYZ | xyz(65.1098, 80.1875, 35.3354) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Light Yellow Green
#CCFD7F
ΔE00 4.69
Pear
#CBF85F
ΔE00 5.70
Light Pea Green
#C4FE82
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Light Yellowish Green
#C2FF89
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF288 #A088F2
analogous
#F2D588 #DAF288 #A5F288
triadic
#DAF288 #88DAF2 #F288DA
tetradic
#DAF288 #88F2D5 #A088F2 #F288A5
square
#DAF288 #88F2D5 #A088F2 #F288A5
split-complementary
#DAF288 #88A5F2 #D588F2
monochromatic
#B8E61A #C9EC51 #DAF288 #EBF8BF #F6FCE3
Accessibility & contrast
On white
1.23
#DAF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DAF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF288
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF288 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#E3E8D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #daf288; /* rgb */ color: rgb(218, 242, 136); /* oklch */ color: oklch(92.1% 0.134 119.6);
Tailwind
colors: {
custom: {
50: '#e7f6ac',
500: '#daf288',
950: '#000000',
},
}SCSS
$custom: #daf288; $custom-light: #e7f6ac; $custom-dark: #000000;
JSON
{
"hex": "#daf288",
"rgb": {
"r": 218,
"g": 242,
"b": 136
},
"hsl": {
"h": 73.585,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.92075,
"c": 0.13421,
"h": 119.6
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#DAF288
secondary
#6D50CE
accent
#09DD39
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581