#DFE9EA#DFE9EA
#DFE9EA is a very light, near-neutral teal. Relative luminance 0.799; OKLCH L 92.7% C 0.011 H 204.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE9EA |
|---|---|
| RGB | rgb(223, 233, 234) |
| HSL | hsl(185, 21%, 90%) |
| HSV | hsv(185, 5%, 92%) |
| CMYK | cmyk(4.7%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.64, -3.14, -1.64) |
| CIE-LCH | lch(91.64, 3.54, 207.59°) |
| OKLab | oklab(92.68% -0.0098 -0.0044) |
| OKLCH | oklch(92.68% 0.011 204.1) |
| XYZ | xyz(74.4187, 79.9057, 89.3287) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.31
Aliceblue
#F0F8FF
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 5.10
Whitesmoke
#F5F5F5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE9EA #EAE0DF
analogous
#DFEAE6 #DFE9EA #DFE4EA
triadic
#DFE9EA #EADFE9 #E9EADF
tetradic
#DFE9EA #E6DFEA #EAE0DF #E4EADF
square
#DFE9EA #E6DFEA #EAE0DF #E4EADF
split-complementary
#DFE9EA #EADFE4 #EAE6DF
monochromatic
#95B6BA #BAD0D2 #DFE9EA #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.24
#DFE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DFE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE9EA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE9EA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#DCEAE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfe9ea; /* rgb */ color: rgb(223, 233, 234); /* oklch */ color: oklch(92.7% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#e9f0f0',
500: '#dfe9ea',
950: '#000000',
},
}SCSS
$custom: #dfe9ea; $custom-light: #e9f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dfe9ea",
"rgb": {
"r": 223,
"g": 233,
"b": 234
},
"hsl": {
"h": 185.455,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92676,
"c": 0.01079,
"h": 204.1
},
"luminance": 0.79906
}Semantic roles & 50–950 ramp
primary
#DFE9EA
secondary
#C1AEAC
accent
#4E469F
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585