#DEF6F6#DEF6F6
#DEF6F6 is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.6% C 0.025 H 196.7°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6F6 |
|---|---|
| RGB | rgb(222, 246, 246) |
| HSL | hsl(180, 57%, 92%) |
| HSV | hsv(180, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(95.20, -7.80, -2.67) |
| CIE-LCH | lch(95.20, 8.24, 198.87°) |
| OKLab | oklab(95.57% -0.024 -0.0072) |
| OKLCH | oklch(95.57% 0.025 196.7) |
| XYZ | xyz(79.7107, 88.0936, 99.9751) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.57
Azure (CSS)
#F0FFFF
ΔE00 3.80
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Very Pale Blue
#D6FFFE
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 4.99
Really Light Blue
#D4FFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6F6 #F6DEDE
analogous
#DEF6EA #DEF6F6 #DEEAF6
triadic
#DEF6F6 #F6DEF6 #F6F6DE
tetradic
#DEF6F6 #EADEF6 #F6DEDE #EAF6DE
square
#DEF6F6 #EADEF6 #F6DEDE #EAF6DE
split-complementary
#DEF6F6 #F6DEEA #F6EADE
monochromatic
#7EDCDC #AEE9E9 #DEF6F6 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.13
#DEF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DEF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6F6
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6F6 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F6
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#D7F8F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6f6; /* rgb */ color: rgb(222, 246, 246); /* oklch */ color: oklch(95.6% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e8f9f9',
500: '#def6f6',
950: '#000000',
},
}SCSS
$custom: #def6f6; $custom-light: #e8f9f9; $custom-dark: #000000;
JSON
{
"hex": "#def6f6",
"rgb": {
"r": 222,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95568,
"c": 0.02511,
"h": 196.7
},
"luminance": 0.88095
}Semantic roles & 50–950 ramp
primary
#DEF6F6
secondary
#D7A1A1
accent
#2121C5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585