#DFF1EC#DFF1EC
#DFF1EC is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.3% C 0.020 H 177.4°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1EC |
|---|---|
| RGB | rgb(223, 241, 236) |
| HSL | hsl(163, 39%, 91%) |
| HSV | hsv(163, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 2.1%, 5.5%) |
| CIE-LAB | lab(93.73, -6.83, 0.38) |
| CIE-LCH | lch(93.73, 6.84, 176.84°) |
| OKLab | oklab(94.34% -0.0201 0.0009) |
| OKLCH | oklch(94.34% 0.02 177.4) |
| XYZ | xyz(77.0239, 84.6538, 91.6225) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.18
Mintcream
#F5FFFA
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 4.87
Honeydew
#F0FFF0
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1EC #F1DFE4
analogous
#DFF1E3 #DFF1EC #DFEDF1
triadic
#DFF1EC #ECDFF1 #F1ECDF
tetradic
#DFF1EC #E3DFF1 #F1DFE4 #EDF1DF
square
#DFF1EC #E3DFF1 #F1DFE4 #EDF1DF
split-complementary
#DFF1EC #F1DFED #F1E3DF
monochromatic
#8ACCB9 #B4DED3 #DFF1EC #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.17
#DFF1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFF1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1EC
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1EC | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#DBF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1ec; /* rgb */ color: rgb(223, 241, 236); /* oklch */ color: oklch(94.3% 0.020 177.4);
Tailwind
colors: {
custom: {
50: '#e9f5f2',
500: '#dff1ec',
950: '#000000',
},
}SCSS
$custom: #dff1ec; $custom-light: #e9f5f2; $custom-dark: #000000;
JSON
{
"hex": "#dff1ec",
"rgb": {
"r": 223,
"g": 241,
"b": 236
},
"hsl": {
"h": 163.333,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94342,
"c": 0.02012,
"h": 177.4
},
"luminance": 0.84655
}Semantic roles & 50–950 ramp
primary
#DFF1EC
secondary
#CDA7B2
accent
#3357B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585