#DFF3EC#DFF3EC
#DFF3EC is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.023 H 172.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3EC |
|---|---|
| RGB | rgb(223, 243, 236) |
| HSL | hsl(159, 45%, 91%) |
| HSV | hsv(159, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(94.25, -7.84, 1.12) |
| CIE-LCH | lch(94.25, 7.92, 171.84°) |
| OKLab | oklab(94.75% -0.0228 0.0029) |
| OKLCH | oklch(94.75% 0.023 172.9) |
| XYZ | xyz(77.6191, 85.8443, 91.8209) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.69
Azure (CSS)
#F0FFFF
ΔE00 4.86
Mintcream
#F5FFFA
ΔE00 4.88
Ice
#D6FFFA
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3EC #F3DFE6
analogous
#DFF3E2 #DFF3EC #DFF0F3
triadic
#DFF3EC #ECDFF3 #F3ECDF
tetradic
#DFF3EC #E2DFF3 #F3DFE6 #F0F3DF
square
#DFF3EC #E2DFF3 #F3DFE6 #F0F3DF
split-complementary
#DFF3EC #F3DFF0 #F3E2DF
monochromatic
#86D2B7 #B2E2D2 #DFF3EC #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.16
#DFF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DFF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3EC
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3EC | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EC
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#DBF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3ec; /* rgb */ color: rgb(223, 243, 236); /* oklch */ color: oklch(94.7% 0.023 172.9);
Tailwind
colors: {
custom: {
50: '#e9f7f2',
500: '#dff3ec',
950: '#000000',
},
}SCSS
$custom: #dff3ec; $custom-light: #e9f7f2; $custom-dark: #000000;
JSON
{
"hex": "#dff3ec",
"rgb": {
"r": 223,
"g": 243,
"b": 236
},
"hsl": {
"h": 159,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94747,
"c": 0.023,
"h": 172.9
},
"luminance": 0.85845
}Semantic roles & 50–950 ramp
primary
#DFF3EC
secondary
#D1A5B5
accent
#2D5EB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585