#DFEDEE#DFEDEE
#DFEDEE is a very light, near-neutral teal. Relative luminance 0.824; OKLCH L 93.6% C 0.015 H 202.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDEE |
|---|---|
| RGB | rgb(223, 237, 238) |
| HSL | hsl(184, 31%, 90%) |
| HSV | hsv(184, 6%, 93%) |
| CMYK | cmyk(6.3%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.76, -4.43, -2.08) |
| CIE-LCH | lch(92.76, 4.90, 205.15°) |
| OKLab | oklab(93.59% -0.0138 -0.0056) |
| OKLCH | oklch(93.59% 0.015 202.1) |
| XYZ | xyz(76.1450, 82.4286, 92.7710) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 5.17
Fog
#D8DCE0
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDEE #EEE0DF
analogous
#DFEEE7 #DFEDEE #DFE5EE
triadic
#DFEDEE #EEDFED #EDEEDF
tetradic
#DFEDEE #E7DFEE #EEE0DF #E5EEDF
square
#DFEDEE #E7DFEE #EEE0DF #E5EEDF
split-complementary
#DFEDEE #EEDFE5 #EEE7DF
monochromatic
#8FC0C4 #B7D7D9 #DFEDEE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.20
#DFEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DFEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDEE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDEE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E8E9EE
Tritanopia (blue-blind)
#DBEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedee; /* rgb */ color: rgb(223, 237, 238); /* oklch */ color: oklch(93.6% 0.015 202.1);
Tailwind
colors: {
custom: {
50: '#e9f2f3',
500: '#dfedee',
950: '#000000',
},
}SCSS
$custom: #dfedee; $custom-light: #e9f2f3; $custom-dark: #000000;
JSON
{
"hex": "#dfedee",
"rgb": {
"r": 223,
"g": 237,
"b": 238
},
"hsl": {
"h": 184,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93594,
"c": 0.01494,
"h": 202.1
},
"luminance": 0.82429
}Semantic roles & 50–950 ramp
primary
#DFEDEE
secondary
#C8ACAA
accent
#433CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585