#ABE3EA#ABE3EA
#ABE3EA is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.0% C 0.058 H 205.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3EA |
|---|---|
| RGB | rgb(171, 227, 234) |
| HSL | hsl(187, 60%, 79%) |
| HSV | hsv(187, 27%, 92%) |
| CMYK | cmyk(26.9%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(86.77, -16.18, -9.20) |
| CIE-LCH | lch(86.77, 18.61, 209.64°) |
| OKLab | oklab(87.98% -0.0521 -0.0251) |
| OKLCH | oklch(87.98% 0.058 205.7) |
| XYZ | xyz(59.1103, 69.5339, 88.1328) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.59
Paleturquoise
#AFEEEE
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Lightblue
#ADD8E6
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3EA #EAB2AB
analogous
#ABEAD2 #ABE3EA #ABC4EA
triadic
#ABE3EA #EAABE3 #E3EAAB
tetradic
#ABE3EA #D2ABEA #EAB2AB #C4EAAB
square
#ABE3EA #D2ABEA #EAB2AB #C4EAAB
split-complementary
#ABE3EA #EAABC4 #EAD2AB
monochromatic
#49C2D2 #7AD3DE #ABE3EA #DCF3F6 #E7F7F9
Accessibility & contrast
On white
1.41
#ABE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ABE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3EA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3EA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#96E8E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe3ea; /* rgb */ color: rgb(171, 227, 234); /* oklch */ color: oklch(88.0% 0.058 205.7);
Tailwind
colors: {
custom: {
50: '#c5ebf0',
500: '#abe3ea',
950: '#000000',
},
}SCSS
$custom: #abe3ea; $custom-light: #c5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#abe3ea",
"rgb": {
"r": 171,
"g": 227,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.87976,
"c": 0.05781,
"h": 205.7
},
"luminance": 0.69537
}Semantic roles & 50–950 ramp
primary
#ABE3EA
secondary
#C67C73
accent
#311EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485