#ABE5EC#ABE5EC
#ABE5EC is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.060 H 205.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5EC |
|---|---|
| RGB | rgb(171, 229, 236) |
| HSL | hsl(186, 63%, 80%) |
| HSV | hsv(186, 28%, 93%) |
| CMYK | cmyk(27.5%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(87.36, -16.73, -9.37) |
| CIE-LCH | lch(87.36, 19.18, 209.25°) |
| OKLab | oklab(88.47% -0.0538 -0.0256) |
| OKLCH | oklch(88.47% 0.06 205.4) |
| XYZ | xyz(59.9494, 70.7498, 89.8379) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.06
Paleturquoise
#AFEEEE
ΔE00 3.60
Pale Sky Blue
#BDF6FE
ΔE00 3.81
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Light Sky Blue
#C6FCFF
ΔE00 5.29
Lightblue
#ADD8E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5EC #ECB2AB
analogous
#ABECD3 #ABE5EC #ABC4EC
triadic
#ABE5EC #ECABE5 #E5ECAB
tetradic
#ABE5EC #D3ABEC #ECB2AB #C4ECAB
square
#ABE5EC #D3ABEC #ECB2AB #C4ECAB
split-complementary
#ABE5EC #ECABC4 #ECD3AB
monochromatic
#47C6D5 #79D6E1 #ABE5EC #DDF4F7 #E6F7F9
Accessibility & contrast
On white
1.39
#ABE5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#ABE5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5EC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5EC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#95EAE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abe5ec; /* rgb */ color: rgb(171, 229, 236); /* oklch */ color: oklch(88.5% 0.060 205.4);
Tailwind
colors: {
custom: {
50: '#c5edf2',
500: '#abe5ec',
950: '#000000',
},
}SCSS
$custom: #abe5ec; $custom-light: #c5edf2; $custom-dark: #000000;
JSON
{
"hex": "#abe5ec",
"rgb": {
"r": 171,
"g": 229,
"b": 236
},
"hsl": {
"h": 186.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.88469,
"c": 0.05959,
"h": 205.4
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#ABE5EC
secondary
#C97C73
accent
#2E1BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485