#DFEAEA#DFEAEA
#DFEAEA is a very light, near-neutral teal. Relative luminance 0.805; OKLCH L 92.9% C 0.012 H 197.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAEA |
|---|---|
| RGB | rgb(223, 234, 234) |
| HSL | hsl(180, 21%, 90%) |
| HSV | hsv(180, 5%, 92%) |
| CMYK | cmyk(4.7%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.90, -3.65, -1.27) |
| CIE-LCH | lch(91.90, 3.86, 199.15°) |
| OKLab | oklab(92.88% -0.0112 -0.0034) |
| OKLCH | oklch(92.88% 0.012 197) |
| XYZ | xyz(74.7026, 80.4735, 89.4233) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.44
Light Grey
#D8DCD6
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 4.94
Fog
#D8DCE0
ΔE00 4.98
Aliceblue
#F0F8FF
ΔE00 5.19
Gainsboro
#DCDCDC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAEA #EADFDF
analogous
#DFEAE5 #DFEAEA #DFE5EA
triadic
#DFEAEA #EADFEA #EAEADF
tetradic
#DFEAEA #E5DFEA #EADFDF #E5EADF
square
#DFEAEA #E5DFEA #EADFDF #E5EADF
split-complementary
#DFEAEA #EADFE5 #EAE5DF
monochromatic
#95BABA #BAD2D2 #DFEAEA #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.23
#DFEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DFEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAEA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAEA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#DCEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaea; /* rgb */ color: rgb(223, 234, 234); /* oklch */ color: oklch(92.9% 0.012 197.0);
Tailwind
colors: {
custom: {
50: '#e9f0f0',
500: '#dfeaea',
950: '#000000',
},
}SCSS
$custom: #dfeaea; $custom-light: #e9f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dfeaea",
"rgb": {
"r": 223,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.92877,
"c": 0.01175,
"h": 197
},
"luminance": 0.80474
}Semantic roles & 50–950 ramp
primary
#DFEAEA
secondary
#C1ACAC
accent
#46469F
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585