#ABDEE2#ABDEE2
#ABDEE2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.7% C 0.053 H 202.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEE2 |
|---|---|
| RGB | rgb(171, 222, 226) |
| HSL | hsl(184, 49%, 78%) |
| HSV | hsv(184, 24%, 89%) |
| CMYK | cmyk(24.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.19, -15.43, -7.32) |
| CIE-LCH | lch(85.19, 17.07, 205.37°) |
| OKLab | oklab(86.65% -0.0488 -0.0199) |
| OKLCH | oklch(86.65% 0.053 202.2) |
| XYZ | xyz(56.6391, 66.3890, 81.7668) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.37
Paleturquoise
#AFEEEE
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Light Sky Blue
#C6FCFF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEE2 #E2AFAB
analogous
#ABE2CB #ABDEE2 #ABC2E2
triadic
#ABDEE2 #E2ABDE #DEE2AB
tetradic
#ABDEE2 #CBABE2 #E2AFAB #C2E2AB
square
#ABDEE2 #CBABE2 #E2AFAB #C2E2AB
split-complementary
#ABDEE2 #E2ABC2 #E2CBAB
monochromatic
#50BAC3 #7ECCD2 #ABDEE2 #D8F0F2 #E8F6F7
Accessibility & contrast
On white
1.47
#ABDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ABDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEE2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEE2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#CCD2E2
Tritanopia (blue-blind)
#99E2DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdee2; /* rgb */ color: rgb(171, 222, 226); /* oklch */ color: oklch(86.7% 0.053 202.2);
Tailwind
colors: {
custom: {
50: '#c5e8eb',
500: '#abdee2',
950: '#000000',
},
}SCSS
$custom: #abdee2; $custom-light: #c5e8eb; $custom-dark: #000000;
JSON
{
"hex": "#abdee2",
"rgb": {
"r": 171,
"g": 222,
"b": 226
},
"hsl": {
"h": 184.364,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86651,
"c": 0.05274,
"h": 202.2
},
"luminance": 0.66391
}Semantic roles & 50–950 ramp
primary
#ABDEE2
secondary
#BB7B76
accent
#342ABC
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484