#DEEDED#DEEDED
#DEEDED is a very light, near-neutral teal. Relative luminance 0.822; OKLCH L 93.5% C 0.016 H 196.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDED |
|---|---|
| RGB | rgb(222, 237, 237) |
| HSL | hsl(180, 29%, 90%) |
| HSV | hsv(180, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.67, -4.94, -1.71) |
| CIE-LCH | lch(92.67, 5.23, 199.06°) |
| OKLab | oklab(93.49% -0.0152 -0.0046) |
| OKLCH | oklch(93.49% 0.016 196.9) |
| XYZ | xyz(75.6913, 82.2116, 91.9850) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 4.77
Aliceblue
#F0F8FF
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 5.93
Light Grey
#D8DCD6
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDED #EDDEDE
analogous
#DEEDE6 #DEEDED #DEE6ED
triadic
#DEEDED #EDDEED #EDEDDE
tetradic
#DEEDED #E6DEED #EDDEDE #E6EDDE
square
#DEEDED #E6DEED #EDDEDE #E6EDDE
split-complementary
#DEEDED #EDDEE6 #EDE6DE
monochromatic
#8FC2C2 #B6D7D7 #DEEDED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.20
#DEEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DEEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDED
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDED | 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)
#EBEBED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#DAEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeded; /* rgb */ color: rgb(222, 237, 237); /* oklch */ color: oklch(93.5% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#e8f2f2',
500: '#deeded',
950: '#000000',
},
}SCSS
$custom: #deeded; $custom-light: #e8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#deeded",
"rgb": {
"r": 222,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.93492,
"c": 0.01593,
"h": 196.9
},
"luminance": 0.82212
}Semantic roles & 50–950 ramp
primary
#DEEDED
secondary
#C6A9A9
accent
#3D3DA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585