#DFF1ED#DFF1ED
#DFF1ED is a very light, near-neutral teal. Relative luminance 0.847; OKLCH L 94.4% C 0.020 H 181.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1ED |
|---|---|
| RGB | rgb(223, 241, 237) |
| HSL | hsl(167, 39%, 91%) |
| HSV | hsv(167, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 1.7%, 5.5%) |
| CIE-LAB | lab(93.76, -6.65, -0.10) |
| CIE-LCH | lch(93.76, 6.65, 180.90°) |
| OKLab | oklab(94.37% -0.0197 -0.0004) |
| OKLCH | oklch(94.37% 0.02 181.1) |
| XYZ | xyz(77.1696, 84.7121, 92.3898) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.90
Mintcream
#F5FFFA
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 4.72
Honeydew
#F0FFF0
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1ED #F1DFE3
analogous
#DFF1E4 #DFF1ED #DFECF1
triadic
#DFF1ED #EDDFF1 #F1EDDF
tetradic
#DFF1ED #E4DFF1 #F1DFE3 #ECF1DF
square
#DFF1ED #E4DFF1 #F1DFE3 #ECF1DF
split-complementary
#DFF1ED #F1DFEC #F1E4DF
monochromatic
#8ACCBD #B4DED5 #DFF1ED #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.17
#DFF1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DFF1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1ED
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1ED | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#DBF2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1ed; /* rgb */ color: rgb(223, 241, 237); /* oklch */ color: oklch(94.4% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e9f5f2',
500: '#dff1ed',
950: '#000000',
},
}SCSS
$custom: #dff1ed; $custom-light: #e9f5f2; $custom-dark: #000000;
JSON
{
"hex": "#dff1ed",
"rgb": {
"r": 223,
"g": 241,
"b": 237
},
"hsl": {
"h": 166.667,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.9437,
"c": 0.01971,
"h": 181.1
},
"luminance": 0.84713
}Semantic roles & 50–950 ramp
primary
#DFF1ED
secondary
#CDA7B0
accent
#3350B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585