#ABCBC8#ABCBC8
#ABCBC8 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.8% C 0.034 H 189.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC8 |
|---|---|
| RGB | rgb(171, 203, 200) |
| HSL | hsl(174, 24%, 73%) |
| HSV | hsv(174, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 1.5%, 20.4%) |
| CIE-LAB | lab(79.35, -11.24, -2.08) |
| CIE-LCH | lch(79.35, 11.43, 190.47°) |
| OKLab | oklab(81.78% -0.034 -0.0057) |
| OKLCH | oklch(81.78% 0.034 189.5) |
| XYZ | xyz(48.5731, 55.5386, 62.7932) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 10.12
Pale Sky Blue
#BDF6FE
ΔE00 11.01
Light Grey
#D8DCD6
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC8 #CBABAE
analogous
#ABCBB8 #ABCBC8 #ABBECB
triadic
#ABCBC8 #C8ABCB #CBC8AB
tetradic
#ABCBC8 #B8ABCB #CBABAE #BECBAB
square
#ABCBC8 #B8ABCB #CBABAE #BECBAB
split-complementary
#ABCBC8 #CBABBE #CBB8AB
monochromatic
#609B96 #85B4AF #ABCBC8 #D1E2E1 #ECF3F3
Accessibility & contrast
On white
1.73
#ABCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#ABCBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC8
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC8 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#C1C3C8
Tritanopia (blue-blind)
#A2CDCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbc8; /* rgb */ color: rgb(171, 203, 200); /* oklch */ color: oklch(81.8% 0.034 189.5);
Tailwind
colors: {
custom: {
50: '#c4dad8',
500: '#abcbc8',
950: '#000000',
},
}SCSS
$custom: #abcbc8; $custom-light: #c4dad8; $custom-dark: #000000;
JSON
{
"hex": "#abcbc8",
"rgb": {
"r": 171,
"g": 203,
"b": 200
},
"hsl": {
"h": 174.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81776,
"c": 0.03448,
"h": 189.5
},
"luminance": 0.5554
}Semantic roles & 50–950 ramp
primary
#ABCBC8
secondary
#A07A7E
accent
#444CA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483