#DDEAEB#DDEAEB
#DDEAEB is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.8% C 0.014 H 202.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAEB |
|---|---|
| RGB | rgb(221, 234, 235) |
| HSL | hsl(184, 26%, 89%) |
| HSV | hsv(184, 6%, 92%) |
| CMYK | cmyk(6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.78, -4.12, -1.97) |
| CIE-LCH | lch(91.78, 4.56, 205.62°) |
| OKLab | oklab(92.76% -0.0129 -0.0053) |
| OKLCH | oklch(92.76% 0.014 202.4) |
| XYZ | xyz(74.2339, 80.2152, 90.1533) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.37
Aliceblue
#F0F8FF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 5.28
Mintcream
#F5FFFA
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAEB #EBDEDD
analogous
#DDEBE5 #DDEAEB #DDE3EB
triadic
#DDEAEB #EBDDEA #EAEBDD
tetradic
#DDEAEB #E5DDEB #EBDEDD #E3EBDD
square
#DDEAEB #E5DDEB #EBDEDD #E3EBDD
split-complementary
#DDEAEB #EBDDE3 #EBE5DD
monochromatic
#90BABE #B6D2D4 #DDEAEB #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.23
#DDEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DDEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAEB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAEB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#D9EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeaeb; /* rgb */ color: rgb(221, 234, 235); /* oklch */ color: oklch(92.8% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#e7f0f1',
500: '#ddeaeb',
950: '#000000',
},
}SCSS
$custom: #ddeaeb; $custom-light: #e7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#ddeaeb",
"rgb": {
"r": 221,
"g": 234,
"b": 235
},
"hsl": {
"h": 184.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.92759,
"c": 0.01394,
"h": 202.4
},
"luminance": 0.80216
}Semantic roles & 50–950 ramp
primary
#DDEAEB
secondary
#C3ABA9
accent
#4841A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585