#DFF1EB#DFF1EB
#DFF1EB is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.3% C 0.021 H 173.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1EB |
|---|---|
| RGB | rgb(223, 241, 235) |
| HSL | hsl(160, 39%, 91%) |
| HSV | hsv(160, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.71, -7.02, 0.86) |
| CIE-LCH | lch(93.71, 7.07, 173.01°) |
| OKLab | oklab(94.31% -0.0205 0.0022) |
| OKLCH | oklch(94.31% 0.021 173.9) |
| XYZ | xyz(76.8790, 84.5958, 90.8595) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 4.72
Lightcyan
#E0FFFF
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Ice
#D6FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1EB #F1DFE5
analogous
#DFF1E2 #DFF1EB #DFEEF1
triadic
#DFF1EB #EBDFF1 #F1EBDF
tetradic
#DFF1EB #E2DFF1 #F1DFE5 #EEF1DF
square
#DFF1EB #E2DFF1 #F1DFE5 #EEF1DF
split-complementary
#DFF1EB #F1DFEE #F1E2DF
monochromatic
#8ACCB6 #B4DED0 #DFF1EB #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.17
#DFF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DFF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1EB
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1EB | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#DBF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1eb; /* rgb */ color: rgb(223, 241, 235); /* oklch */ color: oklch(94.3% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#e9f5f1',
500: '#dff1eb',
950: '#000000',
},
}SCSS
$custom: #dff1eb; $custom-light: #e9f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dff1eb",
"rgb": {
"r": 223,
"g": 241,
"b": 235
},
"hsl": {
"h": 160,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94314,
"c": 0.0206,
"h": 173.9
},
"luminance": 0.84597
}Semantic roles & 50–950 ramp
primary
#DFF1EB
secondary
#CDA7B4
accent
#335EB2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585