#ABE2EB#ABE2EB
#ABE2EB is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.057 H 208.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2EB |
|---|---|
| RGB | rgb(171, 226, 235) |
| HSL | hsl(188, 62%, 80%) |
| HSV | hsv(188, 27%, 92%) |
| CMYK | cmyk(27.2%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.53, -15.45, -10.09) |
| CIE-LCH | lch(86.53, 18.45, 213.15°) |
| OKLab | oklab(87.79% -0.0504 -0.0275) |
| OKLCH | oklch(87.79% 0.057 208.6) |
| XYZ | xyz(58.9816, 69.0461, 88.8006) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.55
Lightblue
#ADD8E6
ΔE00 4.34
Pale Sky Blue
#BDF6FE
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Light Sky Blue
#C6FCFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2EB #EBB4AB
analogous
#ABEBD4 #ABE2EB #ABC2EB
triadic
#ABE2EB #EBABE2 #E2EBAB
tetradic
#ABE2EB #D4ABEB #EBB4AB #C2EBAB
square
#ABE2EB #D4ABEB #EBB4AB #C2EBAB
split-complementary
#ABE2EB #EBABC2 #EBD4AB
monochromatic
#48C0D3 #7AD1DF #ABE2EB #DCF3F7 #E6F6F9
Accessibility & contrast
On white
1.42
#ABE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ABE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2EB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2EB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#96E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe2eb; /* rgb */ color: rgb(171, 226, 235); /* oklch */ color: oklch(87.8% 0.057 208.6);
Tailwind
colors: {
custom: {
50: '#c5ebf1',
500: '#abe2eb',
950: '#000000',
},
}SCSS
$custom: #abe2eb; $custom-light: #c5ebf1; $custom-dark: #000000;
JSON
{
"hex": "#abe2eb",
"rgb": {
"r": 171,
"g": 226,
"b": 235
},
"hsl": {
"h": 188.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.87794,
"c": 0.05745,
"h": 208.6
},
"luminance": 0.69049
}Semantic roles & 50–950 ramp
primary
#ABE2EB
secondary
#C77F73
accent
#351CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485