#DFEFF1#DFEFF1
#DFEFF1 is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.1% C 0.017 H 205.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFF1 |
|---|---|
| RGB | rgb(223, 239, 241) |
| HSL | hsl(187, 39%, 91%) |
| HSV | hsv(187, 7%, 95%) |
| CMYK | cmyk(7.5%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(93.35, -4.88, -2.78) |
| CIE-LCH | lch(93.35, 5.62, 209.64°) |
| OKLab | oklab(94.08% -0.0155 -0.0075) |
| OKLCH | oklch(94.08% 0.017 205.8) |
| XYZ | xyz(77.1717, 83.7709, 95.3057) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.44
Mintcream
#F5FFFA
ΔE00 5.06
Aliceblue
#F0F8FF
ΔE00 5.20
Lightcyan
#E0FFFF
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFF1 #F1E1DF
analogous
#DFF1EA #DFEFF1 #DFE6F1
triadic
#DFEFF1 #F1DFEF #EFF1DF
tetradic
#DFEFF1 #EADFF1 #F1E1DF #E6F1DF
square
#DFEFF1 #EADFF1 #F1E1DF #E6F1DF
split-complementary
#DFEFF1 #F1DFE6 #F1EADF
monochromatic
#8AC4CC #B4DADE #DFEFF1 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.18
#DFEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFF1
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFF1 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF1
Deuteranopia (green-blind)
#E9EBF1
Tritanopia (blue-blind)
#DAF0F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeff1; /* rgb */ color: rgb(223, 239, 241); /* oklch */ color: oklch(94.1% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#e9f4f5',
500: '#dfeff1',
950: '#000000',
},
}SCSS
$custom: #dfeff1; $custom-light: #e9f4f5; $custom-dark: #000000;
JSON
{
"hex": "#dfeff1",
"rgb": {
"r": 223,
"g": 239,
"b": 241
},
"hsl": {
"h": 186.667,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94082,
"c": 0.01718,
"h": 205.8
},
"luminance": 0.83772
}Semantic roles & 50–950 ramp
primary
#DFEFF1
secondary
#CDABA7
accent
#4133B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585