#DFEDEA#DFEDEA
#DFEDEA is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.015 H 181.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDEA |
|---|---|
| RGB | rgb(223, 237, 234) |
| HSL | hsl(167, 28%, 90%) |
| HSV | hsv(167, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.66, -5.17, -0.15) |
| CIE-LCH | lch(92.66, 5.18, 181.64°) |
| OKLab | oklab(93.48% -0.0154 -0.0005) |
| OKLCH | oklch(93.48% 0.015 181.8) |
| XYZ | xyz(75.5639, 82.1961, 89.7104) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.99
Mintcream
#F5FFFA
ΔE00 4.22
Light Grey
#D8DCD6
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 6.14
Honeydew
#F0FFF0
ΔE00 6.21
Aliceblue
#F0F8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDEA #EDDFE2
analogous
#DFEDE3 #DFEDEA #DFE9ED
triadic
#DFEDEA #EADFED #EDEADF
tetradic
#DFEDEA #E3DFED #EDDFE2 #E9EDDF
square
#DFEDEA #E3DFED #EDDFE2 #E9EDDF
split-complementary
#DFEDEA #EDDFE9 #EDE3DF
monochromatic
#91C1B7 #B8D7D0 #DFEDEA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.20
#DFEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DFEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDEA
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDEA | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#DCEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedea; /* rgb */ color: rgb(223, 237, 234); /* oklch */ color: oklch(93.5% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#e9f2f0',
500: '#dfedea',
950: '#000000',
},
}SCSS
$custom: #dfedea; $custom-light: #e9f2f0; $custom-dark: #000000;
JSON
{
"hex": "#dfedea",
"rgb": {
"r": 223,
"g": 237,
"b": 234
},
"hsl": {
"h": 167.143,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93479,
"c": 0.01539,
"h": 181.8
},
"luminance": 0.82197
}Semantic roles & 50–950 ramp
primary
#DFEDEA
secondary
#C6AAB0
accent
#3F55A7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585