#ABE8EE#ABE8EE
#ABE8EE is a very light, moderate teal. Relative luminance 0.725; OKLCH L 89.2% C 0.062 H 203.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE8EE |
|---|---|
| RGB | rgb(171, 232, 238) |
| HSL | hsl(185, 66%, 80%) |
| HSV | hsv(185, 28%, 93%) |
| CMYK | cmyk(28.2%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(88.23, -17.79, -9.14) |
| CIE-LCH | lch(88.23, 20.00, 207.19°) |
| OKLab | oklab(89.18% -0.0568 -0.0249) |
| OKLCH | oklch(89.18% 0.062 203.7) |
| XYZ | xyz(61.0788, 72.5412, 91.6559) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.76
Powder Blue
#B0E0E6
ΔE00 2.87
Pale Sky Blue
#BDF6FE
ΔE00 3.47
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Light Sky Blue
#C6FCFF
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE8EE #EEB1AB
analogous
#ABEED2 #ABE8EE #ABC6EE
triadic
#ABE8EE #EEABE8 #E8EEAB
tetradic
#ABE8EE #D2ABEE #EEB1AB #C6EEAB
square
#ABE8EE #D2ABEE #EEB1AB #C6EEAB
split-complementary
#ABE8EE #EEABC6 #EED2AB
monochromatic
#45CCD9 #78DAE4 #ABE8EE #DEF6F8 #E6F8FA
Accessibility & contrast
On white
1.35
#ABE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#ABE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE8EE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE8EE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#94EDEA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #abe8ee; /* rgb */ color: rgb(171, 232, 238); /* oklch */ color: oklch(89.2% 0.062 203.7);
Tailwind
colors: {
custom: {
50: '#c6eff3',
500: '#abe8ee',
950: '#000000',
},
}SCSS
$custom: #abe8ee; $custom-light: #c6eff3; $custom-dark: #000000;
JSON
{
"hex": "#abe8ee",
"rgb": {
"r": 171,
"g": 232,
"b": 238
},
"hsl": {
"h": 185.373,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.89176,
"c": 0.06205,
"h": 203.7
},
"luminance": 0.72544
}Semantic roles & 50–950 ramp
primary
#ABE8EE
secondary
#CB7A72
accent
#2817CE
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585