#ABE3EC#ABE3EC
#ABE3EC is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.0% C 0.058 H 208.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3EC |
|---|---|
| RGB | rgb(171, 227, 236) |
| HSL | hsl(188, 63%, 80%) |
| HSV | hsv(188, 28%, 93%) |
| CMYK | cmyk(27.5%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(86.82, -15.73, -10.17) |
| CIE-LCH | lch(86.82, 18.73, 212.89°) |
| OKLab | oklab(88.04% -0.0513 -0.0277) |
| OKLCH | oklch(88.04% 0.058 208.4) |
| XYZ | xyz(59.3992, 69.6494, 89.6545) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.71
Pale Sky Blue
#BDF6FE
ΔE00 4.14
Lightblue
#ADD8E6
ΔE00 4.57
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3EC #ECB4AB
analogous
#ABECD5 #ABE3EC #ABC2EC
triadic
#ABE3EC #ECABE3 #E3ECAB
tetradic
#ABE3EC #D5ABEC #ECB4AB #C2ECAB
square
#ABE3EC #D5ABEC #ECB4AB #C2ECAB
split-complementary
#ABE3EC #ECABC2 #ECD5AB
monochromatic
#47C2D5 #79D2E1 #ABE3EC #DDF4F7 #E6F7F9
Accessibility & contrast
On white
1.41
#ABE3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#ABE3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3EC
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3EC | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEED
Deuteranopia (green-blind)
#CED6EC
Tritanopia (blue-blind)
#95E8E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe3ec; /* rgb */ color: rgb(171, 227, 236); /* oklch */ color: oklch(88.0% 0.058 208.4);
Tailwind
colors: {
custom: {
50: '#c5ebf2',
500: '#abe3ec',
950: '#000000',
},
}SCSS
$custom: #abe3ec; $custom-light: #c5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#abe3ec",
"rgb": {
"r": 171,
"g": 227,
"b": 236
},
"hsl": {
"h": 188.308,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.8804,
"c": 0.05833,
"h": 208.4
},
"luminance": 0.69652
}Semantic roles & 50–950 ramp
primary
#ABE3EC
secondary
#C97E73
accent
#331BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485