#DEEDE7#DEEDE7
#DEEDE7 is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.3% C 0.018 H 170.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDE7 |
|---|---|
| RGB | rgb(222, 237, 231) |
| HSL | hsl(156, 29%, 90%) |
| HSV | hsv(156, 6%, 93%) |
| CMYK | cmyk(6.3%, 0%, 2.5%, 7.1%) |
| CIE-LAB | lab(92.52, -6.05, 1.19) |
| CIE-LCH | lch(92.52, 6.17, 168.86°) |
| OKLab | oklab(93.32% -0.0175 0.0031) |
| OKLCH | oklch(93.32% 0.018 170.1) |
| XYZ | xyz(74.8293, 81.8668, 87.4454) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.53
Lightcyan
#E0FFFF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDE7 #EDDEE4
analogous
#DEEDDF #DEEDE7 #DEECED
triadic
#DEEDE7 #E7DEED #EDE7DE
tetradic
#DEEDE7 #DFDEED #EDDEE4 #ECEDDE
square
#DEEDE7 #DFDEED #EDDEE4 #ECEDDE
split-complementary
#DEEDE7 #EDDEEC #EDDFDE
monochromatic
#8FC2AD #B6D7CA #DEEDE7 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.21
#DEEDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DEEDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDE7
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDE7 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#E9E9E7
Tritanopia (blue-blind)
#DBEDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deede7; /* rgb */ color: rgb(222, 237, 231); /* oklch */ color: oklch(93.3% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#e8f2ee',
500: '#deede7',
950: '#000000',
},
}SCSS
$custom: #deede7; $custom-light: #e8f2ee; $custom-dark: #000000;
JSON
{
"hex": "#deede7",
"rgb": {
"r": 222,
"g": 237,
"b": 231
},
"hsl": {
"h": 156,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.93322,
"c": 0.0178,
"h": 170.1
},
"luminance": 0.81867
}Semantic roles & 50–950 ramp
primary
#DEEDE7
secondary
#C6A9B5
accent
#3D68A8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585