#ABE5ED#ABE5ED
#ABE5ED is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.060 H 206.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5ED |
|---|---|
| RGB | rgb(171, 229, 237) |
| HSL | hsl(187, 65%, 80%) |
| HSV | hsv(187, 28%, 93%) |
| CMYK | cmyk(27.8%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.39, -16.51, -9.86) |
| CIE-LCH | lch(87.39, 19.23, 210.84°) |
| OKLab | oklab(88.5% -0.0534 -0.0269) |
| OKLCH | oklch(88.5% 0.06 206.7) |
| XYZ | xyz(60.0951, 70.8081, 90.6052) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.05
Pale Sky Blue
#BDF6FE
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 5.31
Light Sky Blue
#C6FCFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5ED #EDB3AB
analogous
#ABEDD4 #ABE5ED #ABC4ED
triadic
#ABE5ED #EDABE5 #E5EDAB
tetradic
#ABE5ED #D4ABED #EDB3AB #C4EDAB
square
#ABE5ED #D4ABED #EDB3AB #C4EDAB
split-complementary
#ABE5ED #EDABC4 #EDD4AB
monochromatic
#46C6D7 #79D5E2 #ABE5ED #DDF5F8 #E6F7FA
Accessibility & contrast
On white
1.39
#ABE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#ABE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5ED
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5ED | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#95EAE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #abe5ed; /* rgb */ color: rgb(171, 229, 237); /* oklch */ color: oklch(88.5% 0.060 206.7);
Tailwind
colors: {
custom: {
50: '#c5edf2',
500: '#abe5ed',
950: '#000000',
},
}SCSS
$custom: #abe5ed; $custom-light: #c5edf2; $custom-dark: #000000;
JSON
{
"hex": "#abe5ed",
"rgb": {
"r": 171,
"g": 229,
"b": 237
},
"hsl": {
"h": 187.273,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.88501,
"c": 0.05982,
"h": 206.7
},
"luminance": 0.70811
}Semantic roles & 50–950 ramp
primary
#ABE5ED
secondary
#CA7D72
accent
#2F19CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485