#DFF2ED#DFF2ED
#DFF2ED is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.021 H 178.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2ED |
|---|---|
| RGB | rgb(223, 242, 237) |
| HSL | hsl(164, 42%, 91%) |
| HSV | hsv(164, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(94.01, -7.15, 0.27) |
| CIE-LCH | lch(94.01, 7.16, 177.85°) |
| OKLab | oklab(94.57% -0.0211 0.0006) |
| OKLCH | oklch(94.57% 0.021 178.4) |
| XYZ | xyz(77.4664, 85.3057, 92.4887) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.20
Lightcyan
#E0FFFF
ΔE00 4.54
Mintcream
#F5FFFA
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Very Pale Blue
#D6FFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2ED #F2DFE4
analogous
#DFF2E3 #DFF2ED #DFEDF2
triadic
#DFF2ED #EDDFF2 #F2EDDF
tetradic
#DFF2ED #E3DFF2 #F2DFE4 #EDF2DF
square
#DFF2ED #E3DFF2 #F2DFE4 #EDF2DF
split-complementary
#DFF2ED #F2DFED #F2E3DF
monochromatic
#88CFBC #B3E0D5 #DFF2ED #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.16
#DFF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2ED
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2ED | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#ECEDED
Tritanopia (blue-blind)
#DBF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2ed; /* rgb */ color: rgb(223, 242, 237); /* oklch */ color: oklch(94.6% 0.021 178.4);
Tailwind
colors: {
custom: {
50: '#e9f6f2',
500: '#dff2ed',
950: '#000000',
},
}SCSS
$custom: #dff2ed; $custom-light: #e9f6f2; $custom-dark: #000000;
JSON
{
"hex": "#dff2ed",
"rgb": {
"r": 223,
"g": 242,
"b": 237
},
"hsl": {
"h": 164.211,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94572,
"c": 0.02109,
"h": 178.4
},
"luminance": 0.85307
}Semantic roles & 50–950 ramp
primary
#DFF2ED
secondary
#CFA6B1
accent
#3053B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585