#DFEEED#DFEEED
#DFEEED is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.8% C 0.016 H 192.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEED |
|---|---|
| RGB | rgb(223, 238, 237) |
| HSL | hsl(176, 31%, 90%) |
| HSV | hsv(176, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.99, -5.13, -1.22) |
| CIE-LCH | lch(92.99, 5.27, 193.43°) |
| OKLab | oklab(93.77% -0.0156 -0.0033) |
| OKLCH | oklch(93.77% 0.016 192.1) |
| XYZ | xyz(76.2888, 82.9506, 92.0962) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.56
Mintcream
#F5FFFA
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 5.75
Light Grey
#D8DCD6
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEED #EEDFE0
analogous
#DFEEE5 #DFEEED #DFE7EE
triadic
#DFEEED #EDDFEE #EEEDDF
tetradic
#DFEEED #E5DFEE #EEDFE0 #E7EEDF
square
#DFEEED #E5DFEE #EEDFE0 #E7EEDF
split-complementary
#DFEEED #EEDFE7 #EEE5DF
monochromatic
#8FC4C0 #B7D9D7 #DFEEED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.19
#DFEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DFEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEED
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEED | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#DBEFEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeeed; /* rgb */ color: rgb(223, 238, 237); /* oklch */ color: oklch(93.8% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#e9f3f2',
500: '#dfeeed',
950: '#000000',
},
}SCSS
$custom: #dfeeed; $custom-light: #e9f3f2; $custom-dark: #000000;
JSON
{
"hex": "#dfeeed",
"rgb": {
"r": 223,
"g": 238,
"b": 237
},
"hsl": {
"h": 176,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93766,
"c": 0.01596,
"h": 192.1
},
"luminance": 0.82951
}Semantic roles & 50–950 ramp
primary
#DFEEED
secondary
#C8AAAC
accent
#3C43A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585