#DFF2EF#DFF2EF
#DFF2EF is a very light, muted teal. Relative luminance 0.854; OKLCH L 94.6% C 0.020 H 185.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2EF |
|---|---|
| RGB | rgb(223, 242, 239) |
| HSL | hsl(171, 42%, 91%) |
| HSV | hsv(171, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.07, -6.78, -0.69) |
| CIE-LCH | lch(94.07, 6.82, 185.85°) |
| OKLab | oklab(94.63% -0.0203 -0.0019) |
| OKLCH | oklch(94.63% 0.02 185.5) |
| XYZ | xyz(77.7602, 85.4232, 94.0362) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 4.26
Mintcream
#F5FFFA
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2EF #F2DFE2
analogous
#DFF2E5 #DFF2EF #DFEBF2
triadic
#DFF2EF #EFDFF2 #F2EFDF
tetradic
#DFF2EF #E5DFF2 #F2DFE2 #EBF2DF
square
#DFF2EF #E5DFF2 #F2DFE2 #EBF2DF
split-complementary
#DFF2EF #F2DFEB #F2E5DF
monochromatic
#88CFC3 #B3E0D9 #DFF2EF #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.16
#DFF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DFF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2EF
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2EF | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#DAF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff2ef; /* rgb */ color: rgb(223, 242, 239); /* oklch */ color: oklch(94.6% 0.020 185.5);
Tailwind
colors: {
custom: {
50: '#e9f6f4',
500: '#dff2ef',
950: '#000000',
},
}SCSS
$custom: #dff2ef; $custom-light: #e9f6f4; $custom-dark: #000000;
JSON
{
"hex": "#dff2ef",
"rgb": {
"r": 223,
"g": 242,
"b": 239
},
"hsl": {
"h": 170.526,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.94629,
"c": 0.0204,
"h": 185.5
},
"luminance": 0.85424
}Semantic roles & 50–950 ramp
primary
#DFF2EF
secondary
#CFA6AD
accent
#3045B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585