#DEFFF6#DEFFF6
#DEFFF6 is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.036 H 177.3°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF6 |
|---|---|
| RGB | rgb(222, 255, 246) |
| HSL | hsl(164, 100%, 94%) |
| HSV | hsv(164, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(97.51, -12.29, 0.72) |
| CIE-LCH | lch(97.51, 12.31, 176.67°) |
| OKLab | oklab(97.4% -0.036 0.0017) |
| OKLCH | oklch(97.4% 0.036 177.3) |
| XYZ | xyz(82.5147, 93.7017, 100.9098) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.49
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF6 #FFDEE7
analogous
#DEFFE5 #DEFFF6 #DEF7FF
triadic
#DEFFF6 #F6DEFF #FFF6DE
tetradic
#DEFFF6 #E5DEFF #FFDEE7 #F7FFDE
square
#DEFFF6 #E5DEFF #FFDEE7 #F7FFDE
split-complementary
#DEFFF6 #FFDEF7 #FFE5DE
monochromatic
#64FFD5 #A1FFE5 #DEFFF6 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.06
#DEFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#DEFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF6
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF6 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF6
Deuteranopia (green-blind)
#F6F6F7
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff6; /* rgb */ color: rgb(222, 255, 246); /* oklch */ color: oklch(97.4% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#e8fff9',
500: '#defff6',
950: '#000000',
},
}SCSS
$custom: #defff6; $custom-light: #e8fff9; $custom-dark: #000000;
JSON
{
"hex": "#defff6",
"rgb": {
"r": 222,
"g": 255,
"b": 246
},
"hsl": {
"h": 163.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97396,
"c": 0.03609,
"h": 177.3
},
"luminance": 0.93703
}Semantic roles & 50–950 ramp
primary
#DEFFF6
secondary
#EC95AD
accent
#003FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685