#DDEFE6#DDEFE6
#DDEFE6 is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.6% C 0.022 H 164.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE6 |
|---|---|
| RGB | rgb(221, 239, 230) |
| HSL | hsl(150, 36%, 90%) |
| HSV | hsv(150, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 3.8%, 6.3%) |
| CIE-LAB | lab(92.93, -7.58, 2.31) |
| CIE-LCH | lch(92.93, 7.92, 163.03°) |
| OKLab | oklab(93.63% -0.0217 0.006) |
| OKLCH | oklch(93.63% 0.022 164.5) |
| XYZ | xyz(74.9653, 82.8175, 86.8835) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.79
Ice
#D6FFFA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE6 #EFDDE6
analogous
#DDEFDD #DDEFE6 #DDEFEF
triadic
#DDEFE6 #E6DDEF #EFE6DD
tetradic
#DDEFE6 #DDDDEF #EFDDE6 #EFEFDD
square
#DDEFE6 #DDDDEF #EFDDE6 #EFEFDD
split-complementary
#DDEFE6 #EFDDEF #EFDDDD
monochromatic
#8AC8A9 #B3DBC7 #DDEFE6 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.20
#DDEFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DDEFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE6
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE6 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE6
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#DAEFEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefe6; /* rgb */ color: rgb(221, 239, 230); /* oklch */ color: oklch(93.6% 0.022 164.5);
Tailwind
colors: {
custom: {
50: '#e7f4ed',
500: '#ddefe6',
950: '#000000',
},
}SCSS
$custom: #ddefe6; $custom-light: #e7f4ed; $custom-dark: #000000;
JSON
{
"hex": "#ddefe6",
"rgb": {
"r": 221,
"g": 239,
"b": 230
},
"hsl": {
"h": 150,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93627,
"c": 0.02249,
"h": 164.5
},
"luminance": 0.82818
}Semantic roles & 50–950 ramp
primary
#DDEFE6
secondary
#CAA6B8
accent
#3773AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584