#DFF2EE#DFF2EE
#DFF2EE is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.6% C 0.021 H 181.9°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2EE |
|---|---|
| RGB | rgb(223, 242, 238) |
| HSL | hsl(167, 42%, 91%) |
| HSV | hsv(167, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(94.04, -6.97, -0.21) |
| CIE-LCH | lch(94.04, 6.97, 181.75°) |
| OKLab | oklab(94.6% -0.0207 -0.0007) |
| OKLCH | oklch(94.6% 0.021 181.9) |
| XYZ | xyz(77.6129, 85.3643, 93.2603) |
| Luminance | 0.8537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.92
Lightcyan
#E0FFFF
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 5.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2EE #F2DFE3
analogous
#DFF2E4 #DFF2EE #DFECF2
triadic
#DFF2EE #EEDFF2 #F2EEDF
tetradic
#DFF2EE #E4DFF2 #F2DFE3 #ECF2DF
square
#DFF2EE #E4DFF2 #F2DFE3 #ECF2DF
split-complementary
#DFF2EE #F2DFEC #F2E4DF
monochromatic
#88CFC0 #B3E0D7 #DFF2EE #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.16
#DFF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DFF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2EE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2EE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#DBF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2ee; /* rgb */ color: rgb(223, 242, 238); /* oklch */ color: oklch(94.6% 0.021 181.9);
Tailwind
colors: {
custom: {
50: '#e9f6f3',
500: '#dff2ee',
950: '#000000',
},
}SCSS
$custom: #dff2ee; $custom-light: #e9f6f3; $custom-dark: #000000;
JSON
{
"hex": "#dff2ee",
"rgb": {
"r": 223,
"g": 242,
"b": 238
},
"hsl": {
"h": 167.368,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.946,
"c": 0.0207,
"h": 181.9
},
"luminance": 0.85365
}Semantic roles & 50–950 ramp
primary
#DFF2EE
secondary
#CFA6AF
accent
#304CB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585