#DDEFED#DDEFED
#DDEFED is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.8% C 0.019 H 188.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFED |
|---|---|
| RGB | rgb(221, 239, 237) |
| HSL | hsl(173, 36%, 90%) |
| HSV | hsv(173, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.11, -6.28, -1.07) |
| CIE-LCH | lch(93.11, 6.37, 189.66°) |
| OKLab | oklab(93.82% -0.019 -0.0029) |
| OKLCH | oklch(93.82% 0.019 188.8) |
| XYZ | xyz(75.9681, 83.2186, 92.1648) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 4.76
Lightcyan
#E0FFFF
ΔE00 4.80
Honeydew
#F0FFF0
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFED #EFDDDF
analogous
#DDEFE4 #DDEFED #DDE8EF
triadic
#DDEFED #EDDDEF #EFEDDD
tetradic
#DDEFED #E4DDEF #EFDDDF #E8EFDD
square
#DDEFED #E4DDEF #EFDDDF #E8EFDD
split-complementary
#DDEFED #EFDDE8 #EFE4DD
monochromatic
#8AC8C1 #B3DBD7 #DDEFED #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.19
#DDEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DDEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFED
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFED | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#D8F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefed; /* rgb */ color: rgb(221, 239, 237); /* oklch */ color: oklch(93.8% 0.019 188.8);
Tailwind
colors: {
custom: {
50: '#e7f4f2',
500: '#ddefed',
950: '#000000',
},
}SCSS
$custom: #ddefed; $custom-light: #e7f4f2; $custom-dark: #000000;
JSON
{
"hex": "#ddefed",
"rgb": {
"r": 221,
"g": 239,
"b": 237
},
"hsl": {
"h": 173.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93824,
"c": 0.01921,
"h": 188.8
},
"luminance": 0.8322
}Semantic roles & 50–950 ramp
primary
#DDEFED
secondary
#CAA6AA
accent
#3744AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585