#DEEFEC#DEEFEC
#DEEFEC is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.018 H 184.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFEC |
|---|---|
| RGB | rgb(222, 239, 236) |
| HSL | hsl(169, 35%, 90%) |
| HSV | hsv(169, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.15, -6.15, -0.48) |
| CIE-LCH | lch(93.15, 6.17, 184.45°) |
| OKLab | oklab(93.87% -0.0184 -0.0014) |
| OKLCH | oklch(93.87% 0.018 184.3) |
| XYZ | xyz(76.1278, 83.3178, 91.4118) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.87
Mintcream
#F5FFFA
ΔE00 4.47
Lightcyan
#E0FFFF
ΔE00 5.10
Honeydew
#F0FFF0
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFEC #EFDEE1
analogous
#DEEFE3 #DEEFEC #DEE9EF
triadic
#DEEFEC #ECDEEF #EFECDE
tetradic
#DEEFEC #E3DEEF #EFDEE1 #E9EFDE
square
#DEEFEC #E3DEEF #EFDEE1 #E9EFDE
split-complementary
#DEEFEC #EFDEE9 #EFE3DE
monochromatic
#8CC7BD #B5DBD4 #DEEFEC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.19
#DEEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DEEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFEC
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFEC | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#DAF0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefec; /* rgb */ color: rgb(222, 239, 236); /* oklch */ color: oklch(93.9% 0.018 184.3);
Tailwind
colors: {
custom: {
50: '#e8f4f2',
500: '#deefec',
950: '#000000',
},
}SCSS
$custom: #deefec; $custom-light: #e8f4f2; $custom-dark: #000000;
JSON
{
"hex": "#deefec",
"rgb": {
"r": 222,
"g": 239,
"b": 236
},
"hsl": {
"h": 169.412,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93867,
"c": 0.01841,
"h": 184.3
},
"luminance": 0.83319
}Semantic roles & 50–950 ramp
primary
#DEEFEC
secondary
#CAA8AE
accent
#384DAE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585