#DDEDEA#DDEDEA
#DDEDEA is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.3% C 0.017 H 183.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDEA |
|---|---|
| RGB | rgb(221, 237, 234) |
| HSL | hsl(169, 31%, 90%) |
| HSV | hsv(169, 7%, 93%) |
| CMYK | cmyk(6.8%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.52, -5.83, -0.37) |
| CIE-LCH | lch(92.52, 5.84, 183.62°) |
| OKLab | oklab(93.33% -0.0174 -0.0011) |
| OKLCH | oklch(93.33% 0.017 183.5) |
| XYZ | xyz(74.9512, 81.8802, 89.6817) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.14
Mintcream
#F5FFFA
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.83
Honeydew
#F0FFF0
ΔE00 6.20
Aliceblue
#F0F8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDEA #EDDDE0
analogous
#DDEDE2 #DDEDEA #DDE8ED
triadic
#DDEDEA #EADDED #EDEADD
tetradic
#DDEDEA #E2DDED #EDDDE0 #E8EDDD
square
#DDEDEA #E2DDED #EDDDE0 #E8EDDD
split-complementary
#DDEDEA #EDDDE8 #EDE2DD
monochromatic
#8DC3B9 #B5D8D1 #DDEDEA #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.21
#DDEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DDEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDEA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDEA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E8E9EA
Tritanopia (blue-blind)
#D9EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddedea; /* rgb */ color: rgb(221, 237, 234); /* oklch */ color: oklch(93.3% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#e7f2f0',
500: '#ddedea',
950: '#000000',
},
}SCSS
$custom: #ddedea; $custom-light: #e7f2f0; $custom-dark: #000000;
JSON
{
"hex": "#ddedea",
"rgb": {
"r": 221,
"g": 237,
"b": 234
},
"hsl": {
"h": 168.75,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.93334,
"c": 0.01742,
"h": 183.5
},
"luminance": 0.81881
}Semantic roles & 50–950 ramp
primary
#DDEDEA
secondary
#C7A8AD
accent
#3C51A9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585