#DDEAEA#DDEAEA
#DDEAEA is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.7% C 0.014 H 196.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAEA |
|---|---|
| RGB | rgb(221, 234, 234) |
| HSL | hsl(180, 24%, 89%) |
| HSV | hsv(180, 6%, 92%) |
| CMYK | cmyk(5.6%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.76, -4.30, -1.49) |
| CIE-LCH | lch(91.76, 4.55, 199.10°) |
| OKLab | oklab(92.73% -0.0133 -0.004) |
| OKLCH | oklch(92.73% 0.014 196.9) |
| XYZ | xyz(74.0899, 80.1576, 89.3946) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 5.07
Light Grey
#D8DCD6
ΔE00 5.16
Fog
#D8DCE0
ΔE00 5.54
Aliceblue
#F0F8FF
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAEA #EADDDD
analogous
#DDEAE4 #DDEAEA #DDE4EA
triadic
#DDEAEA #EADDEA #EAEADD
tetradic
#DDEAEA #E4DDEA #EADDDD #E4EADD
square
#DDEAEA #E4DDEA #EADDDD #E4EADD
split-complementary
#DDEAEA #EADDE4 #EAE4DD
monochromatic
#91BBBB #B7D3D3 #DDEAEA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.23
#DDEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#DDEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAEA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAEA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#DAEBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddeaea; /* rgb */ color: rgb(221, 234, 234); /* oklch */ color: oklch(92.7% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#e7f0f0',
500: '#ddeaea',
950: '#000000',
},
}SCSS
$custom: #ddeaea; $custom-light: #e7f0f0; $custom-dark: #000000;
JSON
{
"hex": "#ddeaea",
"rgb": {
"r": 221,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9273,
"c": 0.01386,
"h": 196.9
},
"luminance": 0.80158
}Semantic roles & 50–950 ramp
primary
#DDEAEA
secondary
#C2A9A9
accent
#4343A2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585