#DFF6EC#DFF6EC
#DFF6EC is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.4% C 0.028 H 167.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6EC |
|---|---|
| RGB | rgb(223, 246, 236) |
| HSL | hsl(154, 56%, 92%) |
| HSV | hsv(154, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 4.1%, 3.5%) |
| CIE-LAB | lab(95.02, -9.35, 2.24) |
| CIE-LCH | lch(95.02, 9.62, 166.50°) |
| OKLab | oklab(95.36% -0.0269 0.0058) |
| OKLCH | oklch(95.36% 0.028 167.8) |
| XYZ | xyz(78.5242, 87.6545, 92.1226) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 4.96
Ice
#D6FFFA
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Mintcream
#F5FFFA
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6EC #F6DFE9
analogous
#DFF6E1 #DFF6EC #DFF5F6
triadic
#DFF6EC #ECDFF6 #F6ECDF
tetradic
#DFF6EC #E1DFF6 #F6DFE9 #F5F6DF
square
#DFF6EC #E1DFF6 #F6DFE9 #F5F6DF
split-complementary
#DFF6EC #F6DFF5 #F6E1DF
monochromatic
#7FDBB3 #AFE9D0 #DFF6EC #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.13
#DFF6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DFF6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6EC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6EC | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#DBF6F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff6ec; /* rgb */ color: rgb(223, 246, 236); /* oklch */ color: oklch(95.4% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#e9f9f2',
500: '#dff6ec',
950: '#000000',
},
}SCSS
$custom: #dff6ec; $custom-light: #e9f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dff6ec",
"rgb": {
"r": 223,
"g": 246,
"b": 236
},
"hsl": {
"h": 153.913,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.95355,
"c": 0.02752,
"h": 167.8
},
"luminance": 0.87656
}Semantic roles & 50–950 ramp
primary
#DFF6EC
secondary
#D7A3B9
accent
#2268C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585