#DAFFE7#DAFFE7
#DAFFE7 is a very light, muted green. Relative luminance 0.922; OKLCH L 96.7% C 0.050 H 156.9°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFE7 |
|---|---|
| RGB | rgb(218, 255, 231) |
| HSL | hsl(141, 100%, 93%) |
| HSV | hsv(141, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.90, -16.34, 7.50) |
| CIE-LCH | lch(96.90, 17.98, 155.33°) |
| OKLab | oklab(96.73% -0.0458 0.0195) |
| OKLCH | oklch(96.73% 0.05 156.9) |
| XYZ | xyz(79.0938, 92.1933, 89.2138) |
| Luminance | 0.9220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.01
Ice
#D6FFFA
ΔE00 7.07
Honeydew
#F0FFF0
ΔE00 7.19
Eggshell Blue
#C4FFF7
ΔE00 7.56
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Light Light Blue
#CAFFFB
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFE7 #FFDAF2
analogous
#DFFFDA #DAFFE7 #DAFFF9
triadic
#DAFFE7 #E7DAFF #FFE7DA
tetradic
#DAFFE7 #DADFFF #FFDAF2 #FFF9DA
square
#DAFFE7 #DADFFF #FFDAF2 #FFF9DA
split-complementary
#DAFFE7 #F9DAFF #FFDADF
monochromatic
#60FF98 #9DFFBF #DAFFE7 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.08
#DAFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DAFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFE7
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFE7 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E6
Deuteranopia (green-blind)
#F8F4E8
Tritanopia (blue-blind)
#D4FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #daffe7; /* rgb */ color: rgb(218, 255, 231); /* oklch */ color: oklch(96.7% 0.050 156.9);
Tailwind
colors: {
custom: {
50: '#e5ffee',
500: '#daffe7',
950: '#000000',
},
}SCSS
$custom: #daffe7; $custom-light: #e5ffee; $custom-dark: #000000;
JSON
{
"hex": "#daffe7",
"rgb": {
"r": 218,
"g": 255,
"b": 231
},
"hsl": {
"h": 141.081,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96727,
"c": 0.04975,
"h": 156.9
},
"luminance": 0.92195
}Semantic roles & 50–950 ramp
primary
#DAFFE7
secondary
#EC92CC
accent
#0095E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685