#DFF0EF#DFF0EF
#DFF0EF is a very light, near-neutral teal. Relative luminance 0.842; OKLCH L 94.2% C 0.018 H 192.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0EF |
|---|---|
| RGB | rgb(223, 240, 239) |
| HSL | hsl(176, 36%, 91%) |
| HSV | hsv(176, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(93.55, -5.77, -1.44) |
| CIE-LCH | lch(93.55, 5.95, 194.03°) |
| OKLab | oklab(94.23% -0.0176 -0.0039) |
| OKLCH | oklch(94.23% 0.018 192.6) |
| XYZ | xyz(77.1682, 84.2392, 93.8389) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.34
Mintcream
#F5FFFA
ΔE00 4.48
Lightcyan
#E0FFFF
ΔE00 4.96
Aliceblue
#F0F8FF
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.61
Honeydew
#F0FFF0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0EF #F0DFE0
analogous
#DFF0E6 #DFF0EF #DFE8F0
triadic
#DFF0EF #EFDFF0 #F0EFDF
tetradic
#DFF0EF #E6DFF0 #F0DFE0 #E8F0DF
square
#DFF0EF #E6DFF0 #F0DFE0 #E8F0DF
split-complementary
#DFF0EF #F0DFE8 #F0E6DF
monochromatic
#8CC9C5 #B5DCDA #DFF0EF #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.18
#DFF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DFF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0EF
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0EF | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#DBF1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0ef; /* rgb */ color: rgb(223, 240, 239); /* oklch */ color: oklch(94.2% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e9f4f4',
500: '#dff0ef',
950: '#000000',
},
}SCSS
$custom: #dff0ef; $custom-light: #e9f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dff0ef",
"rgb": {
"r": 223,
"g": 240,
"b": 239
},
"hsl": {
"h": 176.471,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94226,
"c": 0.01801,
"h": 192.6
},
"luminance": 0.8424
}Semantic roles & 50–950 ramp
primary
#DFF0EF
secondary
#CBA8AA
accent
#363EAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585