#DFEFF0#DFEFF0
#DFEFF0 is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.1% C 0.017 H 201.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFF0 |
|---|---|
| RGB | rgb(223, 239, 240) |
| HSL | hsl(184, 36%, 91%) |
| HSV | hsv(184, 7%, 94%) |
| CMYK | cmyk(7.1%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(93.33, -5.07, -2.30) |
| CIE-LCH | lch(93.33, 5.57, 204.36°) |
| OKLab | oklab(94.05% -0.0158 -0.0062) |
| OKLCH | oklch(94.05% 0.017 201.4) |
| XYZ | xyz(77.0228, 83.7113, 94.5212) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 4.81
Aliceblue
#F0F8FF
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFF0 #F0E0DF
analogous
#DFF0E8 #DFEFF0 #DFE6F0
triadic
#DFEFF0 #F0DFEF #EFF0DF
tetradic
#DFEFF0 #E8DFF0 #F0E0DF #E6F0DF
square
#DFEFF0 #E8DFF0 #F0E0DF #E6F0DF
split-complementary
#DFEFF0 #F0DFE6 #F0E8DF
monochromatic
#8CC5C9 #B5DADC #DFEFF0 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.18
#DFEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DFEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFF0
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFF0 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E9EBF0
Tritanopia (blue-blind)
#DAF0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeff0; /* rgb */ color: rgb(223, 239, 240); /* oklch */ color: oklch(94.1% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#e9f4f4',
500: '#dfeff0',
950: '#000000',
},
}SCSS
$custom: #dfeff0; $custom-light: #e9f4f4; $custom-dark: #000000;
JSON
{
"hex": "#dfeff0",
"rgb": {
"r": 223,
"g": 239,
"b": 240
},
"hsl": {
"h": 183.529,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94053,
"c": 0.01701,
"h": 201.4
},
"luminance": 0.83712
}Semantic roles & 50–950 ramp
primary
#DFEFF0
secondary
#CBAAA8
accent
#3E36AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585