#DEFEF7#DEFEF7
#DEFEF7 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.034 H 180.9°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF7 |
|---|---|
| RGB | rgb(222, 254, 247) |
| HSL | hsl(167, 94%, 93%) |
| HSV | hsv(167, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(97.28, -11.61, -0.14) |
| CIE-LCH | lch(97.28, 11.61, 180.68°) |
| OKLab | oklab(97.22% -0.0343 -0.0005) |
| OKLCH | oklch(97.22% 0.034 180.9) |
| XYZ | xyz(82.3505, 93.1269, 101.6142) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.35
Ice Blue (survey)
#D7FFFE
ΔE00 3.01
Lightcyan
#E0FFFF
ΔE00 3.11
Very Pale Blue
#D6FFFE
ΔE00 3.15
Very Light Blue
#D5FFFF
ΔE00 3.57
Really Light Blue
#D4FFFF
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF7 #FEDEE5
analogous
#DEFEE7 #DEFEF7 #DEF5FE
triadic
#DEFEF7 #F7DEFE #FEF7DE
tetradic
#DEFEF7 #E7DEFE #FEDEE5 #F5FEDE
square
#DEFEF7 #E7DEFE #FEDEE5 #F5FEDE
split-complementary
#DEFEF7 #FEDEF5 #FEE7DE
monochromatic
#67FADA #A3FCE9 #DEFEF7 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.07
#DEFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DEFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF7
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF7 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#F5F5F8
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef7; /* rgb */ color: rgb(222, 254, 247); /* oklch */ color: oklch(97.2% 0.034 180.9);
Tailwind
colors: {
custom: {
50: '#e8fef9',
500: '#defef7',
950: '#000000',
},
}SCSS
$custom: #defef7; $custom-light: #e8fef9; $custom-dark: #000000;
JSON
{
"hex": "#defef7",
"rgb": {
"r": 222,
"g": 254,
"b": 247
},
"hsl": {
"h": 166.875,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9722,
"c": 0.03434,
"h": 180.9
},
"luminance": 0.93129
}Semantic roles & 50–950 ramp
primary
#DEFEF7
secondary
#EA97A9
accent
#0032E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585