#DDEFEA#DDEFEA
#DDEFEA is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.020 H 177.4°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFEA |
|---|---|
| RGB | rgb(221, 239, 234) |
| HSL | hsl(163, 36%, 90%) |
| HSV | hsv(163, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(93.03, -6.84, 0.38) |
| CIE-LCH | lch(93.03, 6.85, 176.83°) |
| OKLab | oklab(93.74% -0.0201 0.0009) |
| OKLCH | oklch(93.74% 0.02 177.4) |
| XYZ | xyz(75.5335, 83.0448, 89.8758) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.51
Mintcream
#F5FFFA
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 5.09
Honeydew
#F0FFF0
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 6.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFEA #EFDDE2
analogous
#DDEFE1 #DDEFEA #DDEBEF
triadic
#DDEFEA #EADDEF #EFEADD
tetradic
#DDEFEA #E1DDEF #EFDDE2 #EBEFDD
square
#DDEFEA #E1DDEF #EFDDE2 #EBEFDD
split-complementary
#DDEFEA #EFDDEB #EFE1DD
monochromatic
#8AC8B7 #B3DBD0 #DDEFEA #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.19
#DDEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DDEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFEA
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFEA | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#D9F0ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddefea; /* rgb */ color: rgb(221, 239, 234); /* oklch */ color: oklch(93.7% 0.020 177.4);
Tailwind
colors: {
custom: {
50: '#e7f4f0',
500: '#ddefea',
950: '#000000',
},
}SCSS
$custom: #ddefea; $custom-light: #e7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#ddefea",
"rgb": {
"r": 221,
"g": 239,
"b": 234
},
"hsl": {
"h": 163.333,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93739,
"c": 0.02015,
"h": 177.4
},
"luminance": 0.83046
}Semantic roles & 50–950 ramp
primary
#DDEFEA
secondary
#CAA6B0
accent
#3758AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585