#ABC8CB#ABC8CB
#ABC8CB is a light, muted teal. Relative luminance 0.543; OKLCH L 81.2% C 0.031 H 204.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CB |
|---|---|
| RGB | rgb(171, 200, 203) |
| HSL | hsl(186, 24%, 73%) |
| HSV | hsv(186, 16%, 80%) |
| CMYK | cmyk(15.8%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(78.62, -9.06, -4.76) |
| CIE-LCH | lch(78.62, 10.24, 207.71°) |
| OKLab | oklab(81.23% -0.0287 -0.0129) |
| OKLCH | oklch(81.23% 0.031 204.2) |
| XYZ | xyz(48.2255, 54.2770, 64.4240) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.38
Cloudy Blue
#ACC2D9
ΔE00 9.99
Ice Blue
#A5DFF9
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CB #CBAEAB
analogous
#ABCBBE #ABC8CB #ABB8CB
triadic
#ABC8CB #CBABC8 #C8CBAB
tetradic
#ABC8CB #BEABCB #CBAEAB #B8CBAB
square
#ABC8CB #BEABCB #CBAEAB #B8CBAB
split-complementary
#ABC8CB #CBABB8 #CBBEAB
monochromatic
#60969B #85AFB4 #ABC8CB #D1E1E2 #ECF3F3
Accessibility & contrast
On white
1.77
#ABC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ABC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#A2CAC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8cb; /* rgb */ color: rgb(171, 200, 203); /* oklch */ color: oklch(81.2% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#c4d8da',
500: '#abc8cb',
950: '#000000',
},
}SCSS
$custom: #abc8cb; $custom-light: #c4d8da; $custom-dark: #000000;
JSON
{
"hex": "#abc8cb",
"rgb": {
"r": 171,
"g": 200,
"b": 203
},
"hsl": {
"h": 185.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81227,
"c": 0.03148,
"h": 204.2
},
"luminance": 0.54278
}Semantic roles & 50–950 ramp
primary
#ABC8CB
secondary
#A07E7A
accent
#4C44A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383