#DDECEE#DDECEE
#DDECEE is a very light, near-neutral teal. Relative luminance 0.815; OKLCH L 93.2% C 0.016 H 206.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDECEE |
|---|---|
| RGB | rgb(221, 236, 238) |
| HSL | hsl(187, 33%, 90%) |
| HSV | hsv(187, 7%, 93%) |
| CMYK | cmyk(7.1%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(92.37, -4.57, -2.68) |
| CIE-LCH | lch(92.37, 5.30, 210.34°) |
| OKLab | oklab(93.25% -0.0145 -0.0072) |
| OKLCH | oklch(93.25% 0.016 206.4) |
| XYZ | xyz(75.2436, 81.5352, 92.6461) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 5.23
Mintcream
#F5FFFA
ΔE00 5.39
Fog
#D8DCE0
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 6.24
Lightcyan
#E0FFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDECEE #EEDFDD
analogous
#DDEEE8 #DDECEE #DDE3EE
triadic
#DDECEE #EEDDEC #ECEEDD
tetradic
#DDECEE #E8DDEE #EEDFDD #E3EEDD
square
#DDECEE #E8DDEE #EEDFDD #E3EEDD
split-complementary
#DDECEE #EEDDE3 #EEE8DD
monochromatic
#8BBEC5 #B4D5DA #DDECEE #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.21
#DDECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DDECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDECEE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDECEE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#D9EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddecee; /* rgb */ color: rgb(221, 236, 238); /* oklch */ color: oklch(93.2% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e7f2f3',
500: '#ddecee',
950: '#000000',
},
}SCSS
$custom: #ddecee; $custom-light: #e7f2f3; $custom-dark: #000000;
JSON
{
"hex": "#ddecee",
"rgb": {
"r": 221,
"g": 236,
"b": 238
},
"hsl": {
"h": 187.059,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93248,
"c": 0.01618,
"h": 206.4
},
"luminance": 0.81536
}Semantic roles & 50–950 ramp
primary
#DDECEE
secondary
#C8ABA7
accent
#4739AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585