#DFF0EE#DFF0EE
#DFF0EE is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.2% C 0.018 H 188.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0EE |
|---|---|
| RGB | rgb(223, 240, 238) |
| HSL | hsl(173, 36%, 91%) |
| HSV | hsv(173, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.53, -5.96, -0.96) |
| CIE-LCH | lch(93.53, 6.03, 189.16°) |
| OKLab | oklab(94.2% -0.018 -0.0026) |
| OKLCH | oklch(94.2% 0.018 188.4) |
| XYZ | xyz(77.0209, 84.1803, 93.0630) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 4.37
Lightcyan
#E0FFFF
ΔE00 4.95
Honeydew
#F0FFF0
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0EE #F0DFE1
analogous
#DFF0E5 #DFF0EE #DFE9F0
triadic
#DFF0EE #EEDFF0 #F0EEDF
tetradic
#DFF0EE #E5DFF0 #F0DFE1 #E9F0DF
square
#DFF0EE #E5DFF0 #F0DFE1 #E9F0DF
split-complementary
#DFF0EE #F0DFE9 #F0E5DF
monochromatic
#8CC9C2 #B5DCD8 #DFF0EE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.18
#DFF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DFF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0EE
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0EE | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#DBF1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0ee; /* rgb */ color: rgb(223, 240, 238); /* oklch */ color: oklch(94.2% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#e9f5f3',
500: '#dff0ee',
950: '#000000',
},
}SCSS
$custom: #dff0ee; $custom-light: #e9f5f3; $custom-dark: #000000;
JSON
{
"hex": "#dff0ee",
"rgb": {
"r": 223,
"g": 240,
"b": 238
},
"hsl": {
"h": 172.941,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94197,
"c": 0.01816,
"h": 188.4
},
"luminance": 0.84181
}Semantic roles & 50–950 ramp
primary
#DFF0EE
secondary
#CBA8AC
accent
#3645AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585