#DEEAEB#DEEAEB
#DEEAEB is a very light, near-neutral teal. Relative luminance 0.804; OKLCH L 92.8% C 0.013 H 202.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAEB |
|---|---|
| RGB | rgb(222, 234, 235) |
| HSL | hsl(185, 25%, 90%) |
| HSV | hsv(185, 6%, 92%) |
| CMYK | cmyk(5.5%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.85, -3.79, -1.86) |
| CIE-LCH | lch(91.85, 4.22, 206.18°) |
| OKLab | oklab(92.83% -0.0119 -0.005) |
| OKLCH | oklch(92.83% 0.013 202.9) |
| XYZ | xyz(74.5394, 80.3727, 90.1676) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.42
Fog
#D8DCE0
ΔE00 4.99
Aliceblue
#F0F8FF
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.21
Mintcream
#F5FFFA
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAEB #EBDFDE
analogous
#DEEBE6 #DEEAEB #DEE4EB
triadic
#DEEAEB #EBDEEA #EAEBDE
tetradic
#DEEAEB #E6DEEB #EBDFDE #E4EBDE
square
#DEEAEB #E6DEEB #EBDFDE #E4EBDE
split-complementary
#DEEAEB #EBDEE4 #EBE6DE
monochromatic
#92BABD #B8D2D4 #DEEAEB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.23
#DEEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#DEEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAEB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAEB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#DBEBEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deeaeb; /* rgb */ color: rgb(222, 234, 235); /* oklch */ color: oklch(92.8% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#e8f0f1',
500: '#deeaeb',
950: '#000000',
},
}SCSS
$custom: #deeaeb; $custom-light: #e8f0f1; $custom-dark: #000000;
JSON
{
"hex": "#deeaeb",
"rgb": {
"r": 222,
"g": 234,
"b": 235
},
"hsl": {
"h": 184.615,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.92832,
"c": 0.01289,
"h": 202.9
},
"luminance": 0.80373
}Semantic roles & 50–950 ramp
primary
#DEEAEB
secondary
#C3ACAA
accent
#4A42A3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585