#DAFF87#DAFF87
#DAFF87 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.8% C 0.152 H 123.4°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF87 |
|---|---|
| RGB | rgb(218, 255, 135) |
| HSL | hsl(79, 100%, 76%) |
| HSV | hsv(79, 47%, 100%) |
| CMYK | cmyk(14.5%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(95.23, -29.98, 53.11) |
| CIE-LCH | lch(95.23, 60.99, 119.45°) |
| OKLab | oklab(94.85% -0.0838 0.1272) |
| OKLCH | oklch(94.85% 0.152 123.4) |
| XYZ | xyz(69.0467, 88.1744, 36.2988) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Light Pea Green
#C4FE82
ΔE00 3.60
Pear
#CBF85F
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF87 #AC87FF
analogous
#FFE887 #DAFF87 #9EFF87
triadic
#DAFF87 #87DAFF #FF87DA
tetradic
#DAFF87 #87FFE8 #AC87FF #FF879E
square
#DAFF87 #87FFE8 #AC87FF #FF879E
split-complementary
#DAFF87 #879EFF #E887FF
monochromatic
#B4FF0D #C7FF4A #DAFF87 #EDFFC4 #F6FFE0
Accessibility & contrast
On white
1.13
#DAFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DAFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF87
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF87 | 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)
#FFF27D
Deuteranopia (green-blind)
#FFF18E
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff87; /* rgb */ color: rgb(218, 255, 135); /* oklch */ color: oklch(94.8% 0.152 123.4);
Tailwind
colors: {
custom: {
50: '#e7ffac',
500: '#daff87',
950: '#000000',
},
}SCSS
$custom: #daff87; $custom-light: #e7ffac; $custom-dark: #000000;
JSON
{
"hex": "#daff87",
"rgb": {
"r": 218,
"g": 255,
"b": 135
},
"hsl": {
"h": 78.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.9485,
"c": 0.15236,
"h": 123.4
},
"luminance": 0.88175
}Semantic roles & 50–950 ramp
primary
#DAFF87
secondary
#794BDF
accent
#00E647
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681