#DEEDEF#DEEDEF
#DEEDEF is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.5% C 0.016 H 206.4°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDEF |
|---|---|
| RGB | rgb(222, 237, 239) |
| HSL | hsl(187, 35%, 90%) |
| HSV | hsv(187, 7%, 94%) |
| CMYK | cmyk(7.1%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.72, -4.57, -2.67) |
| CIE-LCH | lch(92.72, 5.29, 210.33°) |
| OKLab | oklab(93.55% -0.0145 -0.0072) |
| OKLCH | oklch(93.55% 0.016 206.4) |
| XYZ | xyz(75.9851, 82.3291, 93.5325) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.82
Aliceblue
#F0F8FF
ΔE00 5.11
Mintcream
#F5FFFA
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.22
Light Grey
#D8DCD6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDEF #EFE0DE
analogous
#DEEFE8 #DEEDEF #DEE4EF
triadic
#DEEDEF #EFDEED #EDEFDE
tetradic
#DEEDEF #E8DEEF #EFE0DE #E4EFDE
square
#DEEDEF #E8DEEF #EFE0DE #E4EFDE
split-complementary
#DEEDEF #EFDEE4 #EFE8DE
monochromatic
#8CC0C7 #B5D7DB #DEEDEF #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.20
#DEEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DEEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDEF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDEF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#DAEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deedef; /* rgb */ color: rgb(222, 237, 239); /* oklch */ color: oklch(93.5% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e8f2f4',
500: '#deedef',
950: '#000000',
},
}SCSS
$custom: #deedef; $custom-light: #e8f2f4; $custom-dark: #000000;
JSON
{
"hex": "#deedef",
"rgb": {
"r": 222,
"g": 237,
"b": 239
},
"hsl": {
"h": 187.059,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.9355,
"c": 0.01617,
"h": 206.4
},
"luminance": 0.8233
}Semantic roles & 50–950 ramp
primary
#DEEDEF
secondary
#CAACA8
accent
#4638AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585