#ABE2EA#ABE2EA
#ABE2EA is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.057 H 207.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2EA |
|---|---|
| RGB | rgb(171, 226, 234) |
| HSL | hsl(188, 60%, 79%) |
| HSV | hsv(188, 27%, 92%) |
| CMYK | cmyk(26.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.50, -15.67, -9.60) |
| CIE-LCH | lch(86.50, 18.38, 211.50°) |
| OKLab | oklab(87.76% -0.0508 -0.0262) |
| OKLCH | oklch(87.76% 0.057 207.3) |
| XYZ | xyz(58.8376, 68.9884, 88.0419) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.40
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Light Sky Blue
#C6FCFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2EA #EAB3AB
analogous
#ABEAD3 #ABE2EA #ABC3EA
triadic
#ABE2EA #EAABE2 #E2EAAB
tetradic
#ABE2EA #D3ABEA #EAB3AB #C3EAAB
square
#ABE2EA #D3ABEA #EAB3AB #C3EAAB
split-complementary
#ABE2EA #EAABC3 #EAD3AB
monochromatic
#49C0D2 #7AD1DE #ABE2EA #DCF3F6 #E7F7F9
Accessibility & contrast
On white
1.42
#ABE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#ABE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2EA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2EA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#96E7E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe2ea; /* rgb */ color: rgb(171, 226, 234); /* oklch */ color: oklch(87.8% 0.057 207.3);
Tailwind
colors: {
custom: {
50: '#c5ebf0',
500: '#abe2ea',
950: '#000000',
},
}SCSS
$custom: #abe2ea; $custom-light: #c5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#abe2ea",
"rgb": {
"r": 171,
"g": 226,
"b": 234
},
"hsl": {
"h": 187.619,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.87762,
"c": 0.05717,
"h": 207.3
},
"luminance": 0.68991
}Semantic roles & 50–950 ramp
primary
#ABE2EA
secondary
#C67E73
accent
#331EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485