#DFEDEC#DFEDEC
#DFEDEC is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.5% C 0.015 H 191.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDEC |
|---|---|
| RGB | rgb(223, 237, 236) |
| HSL | hsl(176, 28%, 90%) |
| HSV | hsv(176, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.71, -4.80, -1.11) |
| CIE-LCH | lch(92.71, 4.93, 193.06°) |
| OKLab | oklab(93.54% -0.0146 -0.003) |
| OKLCH | oklch(93.54% 0.015 191.8) |
| XYZ | xyz(75.8528, 82.3117, 91.2321) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.73
Mintcream
#F5FFFA
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 5.55
Aliceblue
#F0F8FF
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDEC #EDDFE0
analogous
#DFEDE5 #DFEDEC #DFE7ED
triadic
#DFEDEC #ECDFED #EDECDF
tetradic
#DFEDEC #E5DFED #EDDFE0 #E7EDDF
square
#DFEDEC #E5DFED #EDDFE0 #E7EDDF
split-complementary
#DFEDEC #EDDFE7 #EDE5DF
monochromatic
#91C1BD #B8D7D5 #DFEDEC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.20
#DFEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DFEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDEC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDEC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#DBEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedec; /* rgb */ color: rgb(223, 237, 236); /* oklch */ color: oklch(93.5% 0.015 191.8);
Tailwind
colors: {
custom: {
50: '#e9f2f2',
500: '#dfedec',
950: '#000000',
},
}SCSS
$custom: #dfedec; $custom-light: #e9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dfedec",
"rgb": {
"r": 223,
"g": 237,
"b": 236
},
"hsl": {
"h": 175.714,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93536,
"c": 0.01492,
"h": 191.8
},
"luminance": 0.82312
}Semantic roles & 50–950 ramp
primary
#DFEDEC
secondary
#C6AAAC
accent
#3F46A7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585