#DEFFF7#DEFFF7
#DEFFF7 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.4% C 0.036 H 179.3°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF7 |
|---|---|
| RGB | rgb(222, 255, 247) |
| HSL | hsl(165, 100%, 94%) |
| HSV | hsv(165, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(97.54, -12.10, 0.24) |
| CIE-LCH | lch(97.54, 12.11, 178.87°) |
| OKLab | oklab(97.42% -0.0357 0.0004) |
| OKLCH | oklch(97.42% 0.036 179.3) |
| XYZ | xyz(82.6686, 93.7632, 101.7203) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.27
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.32
Lightcyan
#E0FFFF
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.76
Really Light Blue
#D4FFFF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF7 #FFDEE6
analogous
#DEFFE6 #DEFFF7 #DEF6FF
triadic
#DEFFF7 #F7DEFF #FFF7DE
tetradic
#DEFFF7 #E6DEFF #FFDEE6 #F6FFDE
square
#DEFFF7 #E6DEFF #FFDEE6 #F6FFDE
split-complementary
#DEFFF7 #FFDEF6 #FFE6DE
monochromatic
#64FFD9 #A1FFE8 #DEFFF7 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.06
#DEFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DEFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF7
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF7 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF7
Deuteranopia (green-blind)
#F5F6F8
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff7; /* rgb */ color: rgb(222, 255, 247); /* oklch */ color: oklch(97.4% 0.036 179.3);
Tailwind
colors: {
custom: {
50: '#e8fff9',
500: '#defff7',
950: '#000000',
},
}SCSS
$custom: #defff7; $custom-light: #e8fff9; $custom-dark: #000000;
JSON
{
"hex": "#defff7",
"rgb": {
"r": 222,
"g": 255,
"b": 247
},
"hsl": {
"h": 165.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97424,
"c": 0.03566,
"h": 179.3
},
"luminance": 0.93765
}Semantic roles & 50–950 ramp
primary
#DEFFF7
secondary
#EC95AA
accent
#0038E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685