#DAFF85#DAFF85
#DAFF85 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.154 H 123.2°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFF85 |
|---|---|
| RGB | rgb(218, 255, 133) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 48%, 100%) |
| CMYK | cmyk(14.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(95.21, -30.19, 54.01) |
| CIE-LCH | lch(95.21, 61.87, 119.20°) |
| OKLab | oklab(94.82% -0.0846 0.1291) |
| OKLCH | oklch(94.82% 0.154 123.2) |
| XYZ | xyz(68.9072, 88.1186, 35.5641) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 3.66
Pear
#CBF85F
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFF85 #AA85FF
analogous
#FFE785 #DAFF85 #9DFF85
triadic
#DAFF85 #85DAFF #FF85DA
tetradic
#DAFF85 #85FFE7 #AA85FF #FF859D
square
#DAFF85 #85FFE7 #AA85FF #FF859D
split-complementary
#DAFF85 #859DFF #E785FF
monochromatic
#B5FF0B #C7FF48 #DAFF85 #EDFFC2 #F6FFE0
Accessibility & contrast
On white
1.13
#DAFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DAFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFF85
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFF85 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27A
Deuteranopia (green-blind)
#FFF18C
Tritanopia (blue-blind)
#E2F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daff85; /* rgb */ color: rgb(218, 255, 133); /* oklch */ color: oklch(94.8% 0.154 123.2);
Tailwind
colors: {
custom: {
50: '#e7ffab',
500: '#daff85',
950: '#000000',
},
}SCSS
$custom: #daff85; $custom-light: #e7ffab; $custom-dark: #000000;
JSON
{
"hex": "#daff85",
"rgb": {
"r": 218,
"g": 255,
"b": 133
},
"hsl": {
"h": 78.197,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.94823,
"c": 0.1543,
"h": 123.2
},
"luminance": 0.88119
}Semantic roles & 50–950 ramp
primary
#DAFF85
secondary
#7749DF
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681