#DFF0EB#DFF0EB
#DFF0EB is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.1% C 0.019 H 176.4°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0EB |
|---|---|
| RGB | rgb(223, 240, 235) |
| HSL | hsl(162, 36%, 91%) |
| HSV | hsv(162, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.45, -6.51, 0.49) |
| CIE-LCH | lch(93.45, 6.53, 175.72°) |
| OKLab | oklab(94.11% -0.0191 0.0012) |
| OKLCH | oklch(94.11% 0.019 176.4) |
| XYZ | xyz(76.5838, 84.0054, 90.7611) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 4.32
Honeydew
#F0FFF0
ΔE00 5.12
Lightcyan
#E0FFFF
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 6.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0EB #F0DFE4
analogous
#DFF0E2 #DFF0EB #DFECF0
triadic
#DFF0EB #EBDFF0 #F0EBDF
tetradic
#DFF0EB #E2DFF0 #F0DFE4 #ECF0DF
square
#DFF0EB #E2DFF0 #F0DFE4 #ECF0DF
split-complementary
#DFF0EB #F0DFEC #F0E2DF
monochromatic
#8CC9B7 #B5DCD1 #DFF0EB #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.18
#DFF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DFF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0EB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0EB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#DBF1EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0eb; /* rgb */ color: rgb(223, 240, 235); /* oklch */ color: oklch(94.1% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#e9f5f1',
500: '#dff0eb',
950: '#000000',
},
}SCSS
$custom: #dff0eb; $custom-light: #e9f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dff0eb",
"rgb": {
"r": 223,
"g": 240,
"b": 235
},
"hsl": {
"h": 162.353,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94112,
"c": 0.01915,
"h": 176.4
},
"luminance": 0.84006
}Semantic roles & 50–950 ramp
primary
#DFF0EB
secondary
#CBA8B2
accent
#365AAF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585