#DEFEF6#DEFEF6
#DEFEF6 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.035 H 178.8°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF6 |
|---|---|
| RGB | rgb(222, 254, 246) |
| HSL | hsl(165, 94%, 93%) |
| HSV | hsv(165, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(97.25, -11.80, 0.34) |
| CIE-LCH | lch(97.25, 11.80, 178.35°) |
| OKLab | oklab(97.19% -0.0347 0.0007) |
| OKLCH | oklch(97.19% 0.035 178.8) |
| XYZ | xyz(82.1966, 93.0653, 100.8037) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.49
Ice Blue (survey)
#D7FFFE
ΔE00 3.34
Very Pale Blue
#D6FFFE
ΔE00 3.46
Lightcyan
#E0FFFF
ΔE00 3.52
Very Light Blue
#D5FFFF
ΔE00 3.89
Really Light Blue
#D4FFFF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF6 #FEDEE6
analogous
#DEFEE6 #DEFEF6 #DEF6FE
triadic
#DEFEF6 #F6DEFE #FEF6DE
tetradic
#DEFEF6 #E6DEFE #FEDEE6 #F6FEDE
square
#DEFEF6 #E6DEFE #FEDEE6 #F6FEDE
split-complementary
#DEFEF6 #FEDEF6 #FEE6DE
monochromatic
#67FAD6 #A3FCE6 #DEFEF6 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.07
#DEFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DEFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF6
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF6 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF6
Deuteranopia (green-blind)
#F5F5F7
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef6; /* rgb */ color: rgb(222, 254, 246); /* oklch */ color: oklch(97.2% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e8fef9',
500: '#defef6',
950: '#000000',
},
}SCSS
$custom: #defef6; $custom-light: #e8fef9; $custom-dark: #000000;
JSON
{
"hex": "#defef6",
"rgb": {
"r": 222,
"g": 254,
"b": 246
},
"hsl": {
"h": 165,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97192,
"c": 0.03474,
"h": 178.8
},
"luminance": 0.93067
}Semantic roles & 50–950 ramp
primary
#DEFEF6
secondary
#EA97AB
accent
#0039E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585