#DFF7EC#DFF7EC
#DFF7EC is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.6% C 0.029 H 166.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7EC |
|---|---|
| RGB | rgb(223, 247, 236) |
| HSL | hsl(153, 60%, 92%) |
| HSV | hsv(153, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(95.27, -9.85, 2.62) |
| CIE-LCH | lch(95.27, 10.19, 165.12°) |
| OKLab | oklab(95.56% -0.0282 0.0068) |
| OKLCH | oklch(95.56% 0.029 166.5) |
| XYZ | xyz(78.8292, 88.2645, 92.2243) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Ice
#D6FFFA
ΔE00 5.14
Lightcyan
#E0FFFF
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.97
Mintcream
#F5FFFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7EC #F7DFEA
analogous
#DFF7E0 #DFF7EC #DFF6F7
triadic
#DFF7EC #ECDFF7 #F7ECDF
tetradic
#DFF7EC #E0DFF7 #F7DFEA #F6F7DF
square
#DFF7EC #E0DFF7 #F7DFEA #F6F7DF
split-complementary
#DFF7EC #F7DFF6 #F7E0DF
monochromatic
#7DDFB2 #AEEBCF #DFF7EC #E7F9F0 #E7F9F0
Accessibility & contrast
On white
1.13
#DFF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DFF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7EC
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7EC | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EC
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#DBF7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7ec; /* rgb */ color: rgb(223, 247, 236); /* oklch */ color: oklch(95.6% 0.029 166.5);
Tailwind
colors: {
custom: {
50: '#e9f9f2',
500: '#dff7ec',
950: '#000000',
},
}SCSS
$custom: #dff7ec; $custom-light: #e9f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dff7ec",
"rgb": {
"r": 223,
"g": 247,
"b": 236
},
"hsl": {
"h": 152.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95558,
"c": 0.02905,
"h": 166.5
},
"luminance": 0.88266
}Semantic roles & 50–950 ramp
primary
#DFF7EC
secondary
#D9A1BB
accent
#1E6CC8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585