#ABE5EB#ABE5EB
#ABE5EB is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.4% C 0.059 H 204.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5EB |
|---|---|
| RGB | rgb(171, 229, 235) |
| HSL | hsl(186, 62%, 80%) |
| HSV | hsv(186, 27%, 92%) |
| CMYK | cmyk(27.2%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(87.34, -16.96, -8.89) |
| CIE-LCH | lch(87.34, 19.15, 207.66°) |
| OKLab | oklab(88.44% -0.0542 -0.0242) |
| OKLCH | oklch(88.44% 0.059 204.1) |
| XYZ | xyz(59.8045, 70.6919, 89.0749) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.15
Paleturquoise
#AFEEEE
ΔE00 3.26
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Light Sky Blue
#C6FCFF
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5EB #EBB1AB
analogous
#ABEBD1 #ABE5EB #ABC5EB
triadic
#ABE5EB #EBABE5 #E5EBAB
tetradic
#ABE5EB #D1ABEB #EBB1AB #C5EBAB
square
#ABE5EB #D1ABEB #EBB1AB #C5EBAB
split-complementary
#ABE5EB #EBABC5 #EBD1AB
monochromatic
#48C6D3 #7AD6DF #ABE5EB #DCF4F7 #E6F7F9
Accessibility & contrast
On white
1.39
#ABE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ABE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5EB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5EB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#95EAE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abe5eb; /* rgb */ color: rgb(171, 229, 235); /* oklch */ color: oklch(88.4% 0.059 204.1);
Tailwind
colors: {
custom: {
50: '#c5edf1',
500: '#abe5eb',
950: '#000000',
},
}SCSS
$custom: #abe5eb; $custom-light: #c5edf1; $custom-dark: #000000;
JSON
{
"hex": "#abe5eb",
"rgb": {
"r": 171,
"g": 229,
"b": 235
},
"hsl": {
"h": 185.625,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88437,
"c": 0.05939,
"h": 204.1
},
"luminance": 0.70695
}Semantic roles & 50–950 ramp
primary
#ABE5EB
secondary
#C77B73
accent
#2C1CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485