#ABE3EB#ABE3EB
#ABE3EB is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.0% C 0.058 H 207.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3EB |
|---|---|
| RGB | rgb(171, 227, 235) |
| HSL | hsl(188, 62%, 80%) |
| HSV | hsv(188, 27%, 92%) |
| CMYK | cmyk(27.2%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.80, -15.95, -9.69) |
| CIE-LCH | lch(86.80, 18.66, 211.27°) |
| OKLab | oklab(88.01% -0.0517 -0.0264) |
| OKLCH | oklch(88.01% 0.058 207.1) |
| XYZ | xyz(59.2543, 69.5915, 88.8915) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.60
Pale Sky Blue
#BDF6FE
ΔE00 4.13
Paleturquoise
#AFEEEE
ΔE00 4.31
Lightblue
#ADD8E6
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Light Sky Blue
#C6FCFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3EB #EBB3AB
analogous
#ABEBD3 #ABE3EB #ABC3EB
triadic
#ABE3EB #EBABE3 #E3EBAB
tetradic
#ABE3EB #D3ABEB #EBB3AB #C3EBAB
square
#ABE3EB #D3ABEB #EBB3AB #C3EBAB
split-complementary
#ABE3EB #EBABC3 #EBD3AB
monochromatic
#48C2D3 #7AD3DF #ABE3EB #DCF3F7 #E6F7F9
Accessibility & contrast
On white
1.41
#ABE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ABE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3EB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3EB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#96E8E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe3eb; /* rgb */ color: rgb(171, 227, 235); /* oklch */ color: oklch(88.0% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#c5ebf1',
500: '#abe3eb',
950: '#000000',
},
}SCSS
$custom: #abe3eb; $custom-light: #c5ebf1; $custom-dark: #000000;
JSON
{
"hex": "#abe3eb",
"rgb": {
"r": 171,
"g": 227,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88008,
"c": 0.05805,
"h": 207.1
},
"luminance": 0.69594
}Semantic roles & 50–950 ramp
primary
#ABE3EB
secondary
#C77D73
accent
#321CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485