#DFEEF0#DFEEF0
#DFEEF0 is a very light, near-neutral teal. Relative luminance 0.831; OKLCH L 93.9% C 0.016 H 206.4°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF0 |
|---|---|
| RGB | rgb(223, 238, 240) |
| HSL | hsl(187, 36%, 91%) |
| HSV | hsv(187, 7%, 94%) |
| CMYK | cmyk(7.1%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(93.07, -4.57, -2.67) |
| CIE-LCH | lch(93.07, 5.29, 210.33°) |
| OKLab | oklab(93.85% -0.0145 -0.0072) |
| OKLCH | oklch(93.85% 0.016 206.4) |
| XYZ | xyz(76.7308, 83.1274, 94.4239) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.61
Aliceblue
#F0F8FF
ΔE00 5.00
Mintcream
#F5FFFA
ΔE00 5.08
Fog
#D8DCE0
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.12
Light Grey
#D8DCD6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF0 #F0E1DF
analogous
#DFF0E9 #DFEEF0 #DFE5F0
triadic
#DFEEF0 #F0DFEE #EEF0DF
tetradic
#DFEEF0 #E9DFF0 #F0E1DF #E5F0DF
square
#DFEEF0 #E9DFF0 #F0E1DF #E5F0DF
split-complementary
#DFEEF0 #F0DFE5 #F0E9DF
monochromatic
#8CC2C9 #B5D8DC #DFEEF0 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.19
#DFEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DFEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF0
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF0 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#DBEFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef0; /* rgb */ color: rgb(223, 238, 240); /* oklch */ color: oklch(93.9% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e9f3f4',
500: '#dfeef0',
950: '#000000',
},
}SCSS
$custom: #dfeef0; $custom-light: #e9f3f4; $custom-dark: #000000;
JSON
{
"hex": "#dfeef0",
"rgb": {
"r": 223,
"g": 238,
"b": 240
},
"hsl": {
"h": 187.059,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93852,
"c": 0.01616,
"h": 206.4
},
"luminance": 0.83128
}Semantic roles & 50–950 ramp
primary
#DFEEF0
secondary
#CBACA8
accent
#4536AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585