#DAFF88#DAFF88
#DAFF88 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.151 H 123.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF88 |
|---|---|
| RGB | rgb(218, 255, 136) |
| HSL | hsl(79, 100%, 77%) |
| HSV | hsv(79, 47%, 100%) |
| CMYK | cmyk(14.5%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(95.25, -29.88, 52.65) |
| CIE-LCH | lch(95.25, 60.54, 119.58°) |
| OKLab | oklab(94.86% -0.0835 0.1263) |
| OKLCH | oklch(94.86% 0.151 123.5) |
| XYZ | xyz(69.1174, 88.2027, 36.6713) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 4.26
Pear
#CBF85F
ΔE00 4.29
Pale Lime
#BEFD73
ΔE00 4.35
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF88 #AD88FF
analogous
#FFE888 #DAFF88 #9FFF88
triadic
#DAFF88 #88DAFF #FF88DA
tetradic
#DAFF88 #88FFE8 #AD88FF #FF889F
square
#DAFF88 #88FFE8 #AD88FF #FF889F
split-complementary
#DAFF88 #889FFF #E888FF
monochromatic
#B4FF0E #C7FF4B #DAFF88 #EDFFC5 #F5FFE0
Accessibility & contrast
On white
1.13
#DAFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DAFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF88
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF88 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27E
Deuteranopia (green-blind)
#FFF18F
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff88; /* rgb */ color: rgb(218, 255, 136); /* oklch */ color: oklch(94.9% 0.151 123.5);
Tailwind
colors: {
custom: {
50: '#e7ffad',
500: '#daff88',
950: '#000000',
},
}SCSS
$custom: #daff88; $custom-light: #e7ffad; $custom-dark: #000000;
JSON
{
"hex": "#daff88",
"rgb": {
"r": 218,
"g": 255,
"b": 136
},
"hsl": {
"h": 78.655,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.94863,
"c": 0.15138,
"h": 123.5
},
"luminance": 0.88203
}Semantic roles & 50–950 ramp
primary
#DAFF88
secondary
#7A4CDF
accent
#00E647
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681