#DFF1EE#DFF1EE
#DFF1EE is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.4% C 0.019 H 184.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1EE |
|---|---|
| RGB | rgb(223, 241, 238) |
| HSL | hsl(170, 39%, 91%) |
| HSV | hsv(170, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 1.2%, 5.5%) |
| CIE-LAB | lab(93.78, -6.46, -0.59) |
| CIE-LCH | lch(93.78, 6.49, 185.19°) |
| OKLab | oklab(94.4% -0.0193 -0.0017) |
| OKLCH | oklch(94.4% 0.019 184.9) |
| XYZ | xyz(77.3161, 84.7707, 93.1614) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.65
Mintcream
#F5FFFA
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 5.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.52
Very Pale Blue
#D6FFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1EE #F1DFE2
analogous
#DFF1E5 #DFF1EE #DFEBF1
triadic
#DFF1EE #EEDFF1 #F1EEDF
tetradic
#DFF1EE #E5DFF1 #F1DFE2 #EBF1DF
square
#DFF1EE #E5DFF1 #F1DFE2 #EBF1DF
split-complementary
#DFF1EE #F1DFEB #F1E5DF
monochromatic
#8ACCC1 #B4DED7 #DFF1EE #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.17
#DFF1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DFF1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1EE
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1EE | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#DBF2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1ee; /* rgb */ color: rgb(223, 241, 238); /* oklch */ color: oklch(94.4% 0.019 184.9);
Tailwind
colors: {
custom: {
50: '#e9f5f3',
500: '#dff1ee',
950: '#000000',
},
}SCSS
$custom: #dff1ee; $custom-light: #e9f5f3; $custom-dark: #000000;
JSON
{
"hex": "#dff1ee",
"rgb": {
"r": 223,
"g": 241,
"b": 238
},
"hsl": {
"h": 170,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94399,
"c": 0.0194,
"h": 184.9
},
"luminance": 0.84772
}Semantic roles & 50–950 ramp
primary
#DFF1EE
secondary
#CDA7AE
accent
#3349B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585