#DAFEDF#DAFEDF
#DAFEDF is a very light, muted green. Relative luminance 0.911; OKLCH L 96.3% C 0.056 H 149.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEDF |
|---|---|
| RGB | rgb(218, 254, 223) |
| HSL | hsl(128, 95%, 93%) |
| HSV | hsv(128, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(96.46, -17.27, 10.98) |
| CIE-LCH | lch(96.46, 20.46, 147.56°) |
| OKLab | oklab(96.32% -0.0476 0.0285) |
| OKLCH | oklch(96.32% 0.056 149.1) |
| XYZ | xyz(77.6715, 91.1153, 83.2926) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.02
Pale Aqua
#B8FFEB
ΔE00 8.15
Mint
#AAF0C1
ΔE00 8.20
Very Pale Green
#CFFDBC
ΔE00 8.28
Very Light Green
#D1FFBD
ΔE00 8.42
Pale Turquoise
#A5FBD5
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEDF #FEDAF9
analogous
#E7FEDA #DAFEDF #DAFEF1
triadic
#DAFEDF #DFDAFE #FEDFDA
tetradic
#DAFEDF #DAE7FE #FEDAF9 #FEF1DA
square
#DAFEDF #DAE7FE #FEDAF9 #FEF1DA
split-complementary
#DAFEDF #F1DAFE #FEDAE7
monochromatic
#63FB78 #9EFCAB #DAFEDF #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.09
#DAFEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DAFEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEDF
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEDF | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DD
Deuteranopia (green-blind)
#F8F3E1
Tritanopia (blue-blind)
#D6FCF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafedf; /* rgb */ color: rgb(218, 254, 223); /* oklch */ color: oklch(96.3% 0.056 149.1);
Tailwind
colors: {
custom: {
50: '#e5fee9',
500: '#dafedf',
950: '#000000',
},
}SCSS
$custom: #dafedf; $custom-light: #e5fee9; $custom-dark: #000000;
JSON
{
"hex": "#dafedf",
"rgb": {
"r": 218,
"g": 254,
"b": 223
},
"hsl": {
"h": 128.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96316,
"c": 0.0555,
"h": 149.1
},
"luminance": 0.91117
}Semantic roles & 50–950 ramp
primary
#DAFEDF
secondary
#E993DD
accent
#00C6E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584