#DDEEED#DDEEED
#DDEEED is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.018 H 192.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEED |
|---|---|
| RGB | rgb(221, 238, 237) |
| HSL | hsl(176, 33%, 90%) |
| HSV | hsv(176, 7%, 93%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.85, -5.78, -1.44) |
| CIE-LCH | lch(92.85, 5.96, 194.03°) |
| OKLab | oklab(93.62% -0.0176 -0.0039) |
| OKLCH | oklch(93.62% 0.018 192.6) |
| XYZ | xyz(75.6761, 82.6347, 92.0675) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 5.19
Light Grey
#D8DCD6
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.62
Honeydew
#F0FFF0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEED #EEDDDE
analogous
#DDEEE5 #DDEEED #DDE6EE
triadic
#DDEEED #EDDDEE #EEEDDD
tetradic
#DDEEED #E5DDEE #EEDDDE #E6EEDD
square
#DDEEED #E5DDEE #EEDDDE #E6EEDD
split-complementary
#DDEEED #EEDDE6 #EEE5DD
monochromatic
#8BC5C2 #B4DAD7 #DDEEED #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.20
#DDEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DDEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEED
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEED | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#D9EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddeeed; /* rgb */ color: rgb(221, 238, 237); /* oklch */ color: oklch(93.6% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e7f3f2',
500: '#ddeeed',
950: '#000000',
},
}SCSS
$custom: #ddeeed; $custom-light: #e7f3f2; $custom-dark: #000000;
JSON
{
"hex": "#ddeeed",
"rgb": {
"r": 221,
"g": 238,
"b": 237
},
"hsl": {
"h": 176.471,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93622,
"c": 0.01804,
"h": 192.6
},
"luminance": 0.82636
}Semantic roles & 50–950 ramp
primary
#DDEEED
secondary
#C8A7A9
accent
#3940AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585