#DEF6F4#DEF6F4
#DEF6F4 is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.5% C 0.025 H 190.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6F4 |
|---|---|
| RGB | rgb(222, 246, 244) |
| HSL | hsl(175, 57%, 92%) |
| HSV | hsv(175, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 0.8%, 3.5%) |
| CIE-LAB | lab(95.15, -8.18, -1.71) |
| CIE-LCH | lch(95.15, 8.35, 191.79°) |
| OKLab | oklab(95.51% -0.0248 -0.0047) |
| OKLCH | oklch(95.51% 0.025 190.7) |
| XYZ | xyz(79.4054, 87.9714, 98.3671) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.59
Azure (CSS)
#F0FFFF
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.69
Very Light Blue
#D5FFFF
ΔE00 4.88
Ice
#D6FFFA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6F4 #F6DEE0
analogous
#DEF6E8 #DEF6F4 #DEECF6
triadic
#DEF6F4 #F4DEF6 #F6F4DE
tetradic
#DEF6F4 #E8DEF6 #F6DEE0 #ECF6DE
square
#DEF6F4 #E8DEF6 #F6DEE0 #ECF6DE
split-complementary
#DEF6F4 #F6DEEC #F6E8DE
monochromatic
#7EDCD4 #AEE9E4 #DEF6F4 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.13
#DEF6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DEF6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6F4
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6F4 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#EEEFF4
Tritanopia (blue-blind)
#D8F7F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def6f4; /* rgb */ color: rgb(222, 246, 244); /* oklch */ color: oklch(95.5% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#e8f9f7',
500: '#def6f4',
950: '#000000',
},
}SCSS
$custom: #def6f4; $custom-light: #e8f9f7; $custom-dark: #000000;
JSON
{
"hex": "#def6f4",
"rgb": {
"r": 222,
"g": 246,
"b": 244
},
"hsl": {
"h": 175,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9551,
"c": 0.02525,
"h": 190.7
},
"luminance": 0.87973
}Semantic roles & 50–950 ramp
primary
#DEF6F4
secondary
#D7A1A6
accent
#212EC5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585