#DEEAEA#DEEAEA
#DEEAEA is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.8% C 0.013 H 196.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAEA |
|---|---|
| RGB | rgb(222, 234, 234) |
| HSL | hsl(180, 22%, 89%) |
| HSV | hsv(180, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.83, -3.97, -1.38) |
| CIE-LCH | lch(91.83, 4.21, 199.12°) |
| OKLab | oklab(92.8% -0.0122 -0.0037) |
| OKLCH | oklch(92.8% 0.013 196.9) |
| XYZ | xyz(74.3953, 80.3151, 89.4089) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.26
Aliceblue
#F0F8FF
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAEA #EADEDE
analogous
#DEEAE4 #DEEAEA #DEE4EA
triadic
#DEEAEA #EADEEA #EAEADE
tetradic
#DEEAEA #E4DEEA #EADEDE #E4EADE
square
#DEEAEA #E4DEEA #EADEDE #E4EADE
split-complementary
#DEEAEA #EADEE4 #EAE4DE
monochromatic
#93BABA #B9D2D2 #DEEAEA #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.23
#DEEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DEEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAEA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAEA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#DBEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deeaea; /* rgb */ color: rgb(222, 234, 234); /* oklch */ color: oklch(92.8% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#e8f0f0',
500: '#deeaea',
950: '#000000',
},
}SCSS
$custom: #deeaea; $custom-light: #e8f0f0; $custom-dark: #000000;
JSON
{
"hex": "#deeaea",
"rgb": {
"r": 222,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.92803,
"c": 0.01281,
"h": 196.9
},
"luminance": 0.80316
}Semantic roles & 50–950 ramp
primary
#DEEAEA
secondary
#C1ABAB
accent
#4545A1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585