#ABE4EC#ABE4EC
#ABE4EC is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.3% C 0.059 H 206.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4EC |
|---|---|
| RGB | rgb(171, 228, 236) |
| HSL | hsl(187, 63%, 80%) |
| HSV | hsv(187, 28%, 93%) |
| CMYK | cmyk(27.5%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.09, -16.23, -9.77) |
| CIE-LCH | lch(87.09, 18.95, 211.05°) |
| OKLab | oklab(88.25% -0.0526 -0.0267) |
| OKLCH | oklch(88.25% 0.059 206.9) |
| XYZ | xyz(59.6735, 70.1980, 89.7459) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.82
Pale Sky Blue
#BDF6FE
ΔE00 3.94
Paleturquoise
#AFEEEE
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 5.08
Light Sky Blue
#C6FCFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4EC #ECB3AB
analogous
#ABECD4 #ABE4EC #ABC3EC
triadic
#ABE4EC #ECABE4 #E4ECAB
tetradic
#ABE4EC #D4ABEC #ECB3AB #C3ECAB
square
#ABE4EC #D4ABEC #ECB3AB #C3ECAB
split-complementary
#ABE4EC #ECABC3 #ECD4AB
monochromatic
#47C4D5 #79D4E1 #ABE4EC #DDF4F7 #E6F7F9
Accessibility & contrast
On white
1.40
#ABE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ABE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4EC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4EC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#95E9E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe4ec; /* rgb */ color: rgb(171, 228, 236); /* oklch */ color: oklch(88.3% 0.059 206.9);
Tailwind
colors: {
custom: {
50: '#c5ecf2',
500: '#abe4ec',
950: '#000000',
},
}SCSS
$custom: #abe4ec; $custom-light: #c5ecf2; $custom-dark: #000000;
JSON
{
"hex": "#abe4ec",
"rgb": {
"r": 171,
"g": 228,
"b": 236
},
"hsl": {
"h": 187.385,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.88254,
"c": 0.05894,
"h": 206.9
},
"luminance": 0.70201
}Semantic roles & 50–950 ramp
primary
#ABE4EC
secondary
#C97D73
accent
#301BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485