#DFF1EF#DFF1EF
#DFF1EF is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.4% C 0.019 H 188.8°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1EF |
|---|---|
| RGB | rgb(223, 241, 239) |
| HSL | hsl(173, 39%, 91%) |
| HSV | hsv(173, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(93.81, -6.28, -1.07) |
| CIE-LCH | lch(93.81, 6.37, 189.66°) |
| OKLab | oklab(94.43% -0.019 -0.0029) |
| OKLCH | oklch(94.43% 0.019 188.8) |
| XYZ | xyz(77.4634, 84.8296, 93.9372) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 4.45
Lightcyan
#E0FFFF
ΔE00 4.57
Honeydew
#F0FFF0
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Very Pale Blue
#D6FFFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1EF #F1DFE1
analogous
#DFF1E6 #DFF1EF #DFEAF1
triadic
#DFF1EF #EFDFF1 #F1EFDF
tetradic
#DFF1EF #E6DFF1 #F1DFE1 #EAF1DF
square
#DFF1EF #E6DFF1 #F1DFE1 #EAF1DF
split-complementary
#DFF1EF #F1DFEA #F1E6DF
monochromatic
#8ACCC4 #B4DEDA #DFF1EF #EAF6F4 #EAF6F4
Accessibility & contrast
On white
1.17
#DFF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DFF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1EF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1EF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#DAF2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1ef; /* rgb */ color: rgb(223, 241, 239); /* oklch */ color: oklch(94.4% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#e9f5f4',
500: '#dff1ef',
950: '#000000',
},
}SCSS
$custom: #dff1ef; $custom-light: #e9f5f4; $custom-dark: #000000;
JSON
{
"hex": "#dff1ef",
"rgb": {
"r": 223,
"g": 241,
"b": 239
},
"hsl": {
"h": 173.333,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94427,
"c": 0.01918,
"h": 188.8
},
"luminance": 0.84831
}Semantic roles & 50–950 ramp
primary
#DFF1EF
secondary
#CDA7AB
accent
#3341B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585