#ABCEC8#ABCEC8
#ABCEC8 is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.4% C 0.038 H 183.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEC8 |
|---|---|
| RGB | rgb(171, 206, 200) |
| HSL | hsl(170, 26%, 74%) |
| HSV | hsv(170, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(80.16, -12.79, -0.89) |
| CIE-LCH | lch(80.16, 12.82, 183.97°) |
| OKLab | oklab(82.42% -0.0381 -0.0026) |
| OKLCH | oklch(82.42% 0.038 183.9) |
| XYZ | xyz(49.2884, 56.9692, 63.0317) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 8.76
Lightblue
#ADD8E6
ΔE00 8.81
Pale Teal
#82CBB2
ΔE00 10.18
Duck Egg Blue
#C3FBF4
ΔE00 10.38
Pale Sky Blue
#BDF6FE
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEC8 #CEABB1
analogous
#ABCEB7 #ABCEC8 #ABC3CE
triadic
#ABCEC8 #C8ABCE #CEC8AB
tetradic
#ABCEC8 #B7ABCE #CEABB1 #C3CEAB
square
#ABCEC8 #B7ABCE #CEABB1 #C3CEAB
split-complementary
#ABCEC8 #CEABC3 #CEB7AB
monochromatic
#5EA195 #84B7AF #ABCEC8 #D2E5E1 #ECF4F2
Accessibility & contrast
On white
1.69
#ABCEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#ABCEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEC8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEC8 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#A2D0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcec8; /* rgb */ color: rgb(171, 206, 200); /* oklch */ color: oklch(82.4% 0.038 183.9);
Tailwind
colors: {
custom: {
50: '#c4ddd8',
500: '#abcec8',
950: '#000000',
},
}SCSS
$custom: #abcec8; $custom-light: #c4ddd8; $custom-dark: #000000;
JSON
{
"hex": "#abcec8",
"rgb": {
"r": 171,
"g": 206,
"b": 200
},
"hsl": {
"h": 169.714,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8242,
"c": 0.03816,
"h": 183.9
},
"luminance": 0.56971
}Semantic roles & 50–950 ramp
primary
#ABCEC8
secondary
#A37A81
accent
#4152A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483