#DEF8F6#DEF8F6
#DEF8F6 is a very light, muted teal. Relative luminance 0.893; OKLCH L 96.0% C 0.027 H 191.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8F6 |
|---|---|
| RGB | rgb(222, 248, 246) |
| HSL | hsl(175, 65%, 92%) |
| HSV | hsv(175, 10%, 97%) |
| CMYK | cmyk(10.5%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(95.71, -8.80, -1.91) |
| CIE-LCH | lch(95.71, 9.01, 192.27°) |
| OKLab | oklab(95.97% -0.0267 -0.0052) |
| OKLCH | oklch(95.97% 0.027 191.1) |
| XYZ | xyz(80.3223, 89.3168, 100.1790) |
| Luminance | 0.8932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.97
Ice Blue (survey)
#D7FFFE
ΔE00 3.80
Very Pale Blue
#D6FFFE
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8F6 #F8DEE0
analogous
#DEF8E9 #DEF8F6 #DEEDF8
triadic
#DEF8F6 #F6DEF8 #F8F6DE
tetradic
#DEF8F6 #E9DEF8 #F8DEE0 #EDF8DE
square
#DEF8F6 #E9DEF8 #F8DEE0 #EDF8DE
split-complementary
#DEF8F6 #F8DEED #F8E9DE
monochromatic
#79E3DA #ACEDE8 #DEF8F6 #E6FAF8 #E6FAF8
Accessibility & contrast
On white
1.11
#DEF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DEF8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8F6
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8F6 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F6
Deuteranopia (green-blind)
#EFF1F6
Tritanopia (blue-blind)
#D7FAF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def8f6; /* rgb */ color: rgb(222, 248, 246); /* oklch */ color: oklch(96.0% 0.027 191.1);
Tailwind
colors: {
custom: {
50: '#e8faf9',
500: '#def8f6',
950: '#000000',
},
}SCSS
$custom: #def8f6; $custom-light: #e8faf9; $custom-dark: #000000;
JSON
{
"hex": "#def8f6",
"rgb": {
"r": 222,
"g": 248,
"b": 246
},
"hsl": {
"h": 175.385,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95972,
"c": 0.02724,
"h": 191.1
},
"luminance": 0.89318
}Semantic roles & 50–950 ramp
primary
#DEF8F6
secondary
#DB9FA4
accent
#1927CD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585