#DAFFDE#DAFFDE
#DAFFDE is a very light, muted green. Relative luminance 0.917; OKLCH L 96.5% C 0.058 H 148.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFDE |
|---|---|
| RGB | rgb(218, 255, 222) |
| HSL | hsl(126, 100%, 93%) |
| HSV | hsv(126, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.70, -17.93, 11.83) |
| CIE-LCH | lch(96.70, 21.49, 146.58°) |
| OKLab | oklab(96.5% -0.0494 0.0307) |
| OKLCH | oklch(96.5% 0.058 148.1) |
| XYZ | xyz(77.8553, 91.6979, 82.6907) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.75
Very Light Green
#D1FFBD
ΔE00 7.88
Mint
#AAF0C1
ΔE00 7.91
Pale Aqua
#B8FFEB
ΔE00 8.31
Honeydew
#F0FFF0
ΔE00 8.48
Pale Turquoise
#A5FBD5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFDE #FFDAFB
analogous
#E8FFDA #DAFFDE #DAFFF0
triadic
#DAFFDE #DEDAFF #FFDEDA
tetradic
#DAFFDE #DAE8FF #FFDAFB #FFF0DA
square
#DAFFDE #DAE8FF #FFDAFB #FFF0DA
split-complementary
#DAFFDE #F0DAFF #FFDAE8
monochromatic
#60FF71 #9DFFA7 #DAFFDE #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.09
#DAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFDE
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFDE | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FAF4E0
Tritanopia (blue-blind)
#D6FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffde; /* rgb */ color: rgb(218, 255, 222); /* oklch */ color: oklch(96.5% 0.058 148.1);
Tailwind
colors: {
custom: {
50: '#e5ffe8',
500: '#daffde',
950: '#000000',
},
}SCSS
$custom: #daffde; $custom-light: #e5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#daffde",
"rgb": {
"r": 218,
"g": 255,
"b": 222
},
"hsl": {
"h": 126.486,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96499,
"c": 0.05812,
"h": 148.1
},
"luminance": 0.91699
}Semantic roles & 50–950 ramp
primary
#DAFFDE
secondary
#EC92E2
accent
#00CDE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684