#ABE2EC#ABE2EC
#ABE2EC is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.8% C 0.058 H 209.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2EC |
|---|---|
| RGB | rgb(171, 226, 236) |
| HSL | hsl(189, 63%, 80%) |
| HSV | hsv(189, 28%, 93%) |
| CMYK | cmyk(27.5%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.56, -15.22, -10.57) |
| CIE-LCH | lch(86.56, 18.53, 214.78°) |
| OKLab | oklab(87.83% -0.05 -0.0288) |
| OKLCH | oklch(87.83% 0.058 209.9) |
| XYZ | xyz(59.1265, 69.1040, 89.5636) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.77
Lightblue
#ADD8E6
ΔE00 4.06
Pale Sky Blue
#BDF6FE
ΔE00 4.40
Paleturquoise
#AFEEEE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2EC #ECB5AB
analogous
#ABECD6 #ABE2EC #ABC1EC
triadic
#ABE2EC #ECABE2 #E2ECAB
tetradic
#ABE2EC #D6ABEC #ECB5AB #C1ECAB
square
#ABE2EC #D6ABEC #ECB5AB #C1ECAB
split-complementary
#ABE2EC #ECABC1 #ECD6AB
monochromatic
#47C0D5 #79D1E1 #ABE2EC #DDF3F7 #E6F6F9
Accessibility & contrast
On white
1.42
#ABE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ABE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2EC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2EC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#96E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe2ec; /* rgb */ color: rgb(171, 226, 236); /* oklch */ color: oklch(87.8% 0.058 209.9);
Tailwind
colors: {
custom: {
50: '#c5ebf2',
500: '#abe2ec',
950: '#000000',
},
}SCSS
$custom: #abe2ec; $custom-light: #c5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#abe2ec",
"rgb": {
"r": 171,
"g": 226,
"b": 236
},
"hsl": {
"h": 189.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.87826,
"c": 0.05776,
"h": 209.9
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#ABE2EC
secondary
#C98073
accent
#361BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485