#DDEDEE#DDEDEE
#DDEDEE is a very light, near-neutral teal. Relative luminance 0.821; OKLCH L 93.4% C 0.017 H 201.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDEE |
|---|---|
| RGB | rgb(221, 237, 238) |
| HSL | hsl(184, 33%, 90%) |
| HSV | hsv(184, 7%, 93%) |
| CMYK | cmyk(7.1%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.62, -5.08, -2.30) |
| CIE-LCH | lch(92.62, 5.58, 204.36°) |
| OKLab | oklab(93.45% -0.0159 -0.0062) |
| OKLCH | oklch(93.45% 0.017 201.4) |
| XYZ | xyz(75.5323, 82.1127, 92.7423) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 5.13
Aliceblue
#F0F8FF
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDEE #EEDEDD
analogous
#DDEEE6 #DDEDEE #DDE5EE
triadic
#DDEDEE #EEDDED #EDEEDD
tetradic
#DDEDEE #E6DDEE #EEDEDD #E5EEDD
square
#DDEDEE #E6DDEE #EEDEDD #E5EEDD
split-complementary
#DDEDEE #EEDDE5 #EEE6DD
monochromatic
#8BC2C5 #B4D7DA #DDEDEE #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.21
#DDEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DDEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDEE
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDEE | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#D8EEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddedee; /* rgb */ color: rgb(221, 237, 238); /* oklch */ color: oklch(93.4% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#e7f2f3',
500: '#ddedee',
950: '#000000',
},
}SCSS
$custom: #ddedee; $custom-light: #e7f2f3; $custom-dark: #000000;
JSON
{
"hex": "#ddedee",
"rgb": {
"r": 221,
"g": 237,
"b": 238
},
"hsl": {
"h": 183.529,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.93449,
"c": 0.01703,
"h": 201.4
},
"luminance": 0.82114
}Semantic roles & 50–950 ramp
primary
#DDEDEE
secondary
#C8A9A7
accent
#4039AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585