#DFF4EC#DFF4EC
#DFF4EC is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.024 H 171.0°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4EC |
|---|---|
| RGB | rgb(223, 244, 236) |
| HSL | hsl(157, 49%, 92%) |
| HSV | hsv(157, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(94.50, -8.35, 1.50) |
| CIE-LCH | lch(94.50, 8.48, 169.83°) |
| OKLab | oklab(94.95% -0.0242 0.0038) |
| OKLCH | oklch(94.95% 0.024 171) |
| XYZ | xyz(77.9192, 86.4444, 91.9209) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Lightcyan
#E0FFFF
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 5.19
Azure (CSS)
#F0FFFF
ΔE00 5.26
Ice
#D6FFFA
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4EC #F4DFE7
analogous
#DFF4E2 #DFF4EC #DFF2F4
triadic
#DFF4EC #ECDFF4 #F4ECDF
tetradic
#DFF4EC #E2DFF4 #F4DFE7 #F2F4DF
square
#DFF4EC #E2DFF4 #F4DFE7 #F2F4DF
split-complementary
#DFF4EC #F4DFF2 #F4E2DF
monochromatic
#84D5B6 #B1E4D1 #DFF4EC #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.15
#DFF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DFF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4EC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4EC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#DBF4F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4ec; /* rgb */ color: rgb(223, 244, 236); /* oklch */ color: oklch(94.9% 0.024 171.0);
Tailwind
colors: {
custom: {
50: '#e9f7f2',
500: '#dff4ec',
950: '#000000',
},
}SCSS
$custom: #dff4ec; $custom-light: #e9f7f2; $custom-dark: #000000;
JSON
{
"hex": "#dff4ec",
"rgb": {
"r": 223,
"g": 244,
"b": 236
},
"hsl": {
"h": 157.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94949,
"c": 0.02448,
"h": 171
},
"luminance": 0.86445
}Semantic roles & 50–950 ramp
primary
#DFF4EC
secondary
#D3A5B6
accent
#2961BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585