#DFF0EC#DFF0EC
#DFF0EC is a very light, near-neutral teal. Relative luminance 0.841; OKLCH L 94.1% C 0.019 H 180.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0EC |
|---|---|
| RGB | rgb(223, 240, 236) |
| HSL | hsl(166, 36%, 91%) |
| HSV | hsv(166, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.48, -6.33, 0.00) |
| CIE-LCH | lch(93.48, 6.33, 179.96°) |
| OKLab | oklab(94.14% -0.0187 -0.0001) |
| OKLCH | oklch(94.14% 0.019 180.3) |
| XYZ | xyz(76.7287, 84.0634, 91.5241) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.92
Mintcream
#F5FFFA
ΔE00 4.29
Lightcyan
#E0FFFF
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 6.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0EC #F0DFE3
analogous
#DFF0E3 #DFF0EC #DFEBF0
triadic
#DFF0EC #ECDFF0 #F0ECDF
tetradic
#DFF0EC #E3DFF0 #F0DFE3 #EBF0DF
square
#DFF0EC #E3DFF0 #F0DFE3 #EBF0DF
split-complementary
#DFF0EC #F0DFEB #F0E3DF
monochromatic
#8CC9BB #B5DCD3 #DFF0EC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.18
#DFF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DFF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0EC
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0EC | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#DBF1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0ec; /* rgb */ color: rgb(223, 240, 236); /* oklch */ color: oklch(94.1% 0.019 180.3);
Tailwind
colors: {
custom: {
50: '#e9f5f2',
500: '#dff0ec',
950: '#000000',
},
}SCSS
$custom: #dff0ec; $custom-light: #e9f5f2; $custom-dark: #000000;
JSON
{
"hex": "#dff0ec",
"rgb": {
"r": 223,
"g": 240,
"b": 236
},
"hsl": {
"h": 165.882,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.9414,
"c": 0.01873,
"h": 180.3
},
"luminance": 0.84064
}Semantic roles & 50–950 ramp
primary
#DFF0EC
secondary
#CBA8B0
accent
#3653AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585