#ABC6CB#ABC6CB
#ABC6CB is a light, muted teal. Relative luminance 0.534; OKLCH L 80.8% C 0.030 H 210.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CB |
|---|---|
| RGB | rgb(171, 198, 203) |
| HSL | hsl(189, 24%, 73%) |
| HSV | hsv(189, 16%, 80%) |
| CMYK | cmyk(15.8%, 2.5%, 0%, 20.4%) |
| CIE-LAB | lab(78.09, -8.02, -5.55) |
| CIE-LCH | lch(78.09, 9.75, 214.71°) |
| OKLab | oklab(80.8% -0.026 -0.015) |
| OKLCH | oklch(80.8% 0.03 210.1) |
| XYZ | xyz(47.7654, 53.3567, 64.2706) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.63
Cloudy Blue
#ACC2D9
ΔE00 8.76
Cool Gray
#9AA7B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CB #CBB0AB
analogous
#ABCBC0 #ABC6CB #ABB6CB
triadic
#ABC6CB #CBABC6 #C6CBAB
tetradic
#ABC6CB #C0ABCB #CBB0AB #B6CBAB
square
#ABC6CB #C0ABCB #CBB0AB #B6CBAB
split-complementary
#ABC6CB #CBABB6 #CBC0AB
monochromatic
#60929B #85ACB4 #ABC6CB #D1E0E2 #ECF2F3
Accessibility & contrast
On white
1.80
#ABC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ABC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#A2C9C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6cb; /* rgb */ color: rgb(171, 198, 203); /* oklch */ color: oklch(80.8% 0.030 210.1);
Tailwind
colors: {
custom: {
50: '#c4d7da',
500: '#abc6cb',
950: '#000000',
},
}SCSS
$custom: #abc6cb; $custom-light: #c4d7da; $custom-dark: #000000;
JSON
{
"hex": "#abc6cb",
"rgb": {
"r": 171,
"g": 198,
"b": 203
},
"hsl": {
"h": 189.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80802,
"c": 0.03001,
"h": 210.1
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#ABC6CB
secondary
#A0807A
accent
#5244A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383