#DFEFEC#DFEFEC
#DFEFEC is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 93.9% C 0.017 H 183.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFEC |
|---|---|
| RGB | rgb(223, 239, 236) |
| HSL | hsl(169, 33%, 91%) |
| HSV | hsv(169, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.22, -5.82, -0.37) |
| CIE-LCH | lch(93.22, 5.83, 183.62°) |
| OKLab | oklab(93.94% -0.0174 -0.0011) |
| OKLCH | oklch(93.94% 0.017 183.5) |
| XYZ | xyz(76.4351, 83.4763, 91.4262) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.24
Lightcyan
#E0FFFF
ΔE00 5.37
Honeydew
#F0FFF0
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFEC #EFDFE2
analogous
#DFEFE4 #DFEFEC #DFEAEF
triadic
#DFEFEC #ECDFEF #EFECDF
tetradic
#DFEFEC #E4DFEF #EFDFE2 #EAEFDF
square
#DFEFEC #E4DFEF #EFDFE2 #EAEFDF
split-complementary
#DFEFEC #EFDFEA #EFE4DF
monochromatic
#8DC6BC #B6DBD4 #DFEFEC #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.19
#DFEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DFEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFEC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFEC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#EAEBEC
Tritanopia (blue-blind)
#DBF0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefec; /* rgb */ color: rgb(223, 239, 236); /* oklch */ color: oklch(93.9% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#e9f4f2',
500: '#dfefec',
950: '#000000',
},
}SCSS
$custom: #dfefec; $custom-light: #e9f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfefec",
"rgb": {
"r": 223,
"g": 239,
"b": 236
},
"hsl": {
"h": 168.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93939,
"c": 0.01739,
"h": 183.5
},
"luminance": 0.83477
}Semantic roles & 50–950 ramp
primary
#DFEFEC
secondary
#C9A9AF
accent
#394FAC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585