#DFF2EC#DFF2EC
#DFF2EC is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.5% C 0.022 H 175.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2EC |
|---|---|
| RGB | rgb(223, 242, 236) |
| HSL | hsl(161, 42%, 91%) |
| HSV | hsv(161, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(93.99, -7.34, 0.75) |
| CIE-LCH | lch(93.99, 7.38, 174.16°) |
| OKLab | oklab(94.54% -0.0215 0.0019) |
| OKLCH | oklch(94.54% 0.022 175) |
| XYZ | xyz(77.3207, 85.2474, 91.7214) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.50
Mintcream
#F5FFFA
ΔE00 4.62
Honeydew
#F0FFF0
ΔE00 4.69
Lightcyan
#E0FFFF
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Ice
#D6FFFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2EC #F2DFE5
analogous
#DFF2E2 #DFF2EC #DFEEF2
triadic
#DFF2EC #ECDFF2 #F2ECDF
tetradic
#DFF2EC #E2DFF2 #F2DFE5 #EEF2DF
square
#DFF2EC #E2DFF2 #F2DFE5 #EEF2DF
split-complementary
#DFF2EC #F2DFEE #F2E2DF
monochromatic
#88CFB8 #B3E0D2 #DFF2EC #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.16
#DFF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DFF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2EC
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2EC | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#DBF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2ec; /* rgb */ color: rgb(223, 242, 236); /* oklch */ color: oklch(94.5% 0.022 175.0);
Tailwind
colors: {
custom: {
50: '#e9f6f2',
500: '#dff2ec',
950: '#000000',
},
}SCSS
$custom: #dff2ec; $custom-light: #e9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#dff2ec",
"rgb": {
"r": 223,
"g": 242,
"b": 236
},
"hsl": {
"h": 161.053,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94544,
"c": 0.02154,
"h": 175
},
"luminance": 0.85248
}Semantic roles & 50–950 ramp
primary
#DFF2EC
secondary
#CFA6B3
accent
#305AB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585