#ABCBCE#ABCBCE
#ABCBCE is a light, muted teal. Relative luminance 0.558; OKLCH L 82.0% C 0.034 H 203.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBCE |
|---|---|
| RGB | rgb(171, 203, 206) |
| HSL | hsl(185, 26%, 74%) |
| HSV | hsv(185, 17%, 81%) |
| CMYK | cmyk(17%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.51, -10.00, -5.06) |
| CIE-LCH | lch(79.51, 11.20, 206.84°) |
| OKLab | oklab(81.96% -0.0316 -0.0137) |
| OKLCH | oklch(81.96% 0.034 203.5) |
| XYZ | xyz(49.2881, 55.8246, 66.5589) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 9.57
Silver (survey)
#C5C9C7
ΔE00 9.76
Light Grey Blue
#9DBCD4
ΔE00 9.87
Paleturquoise
#AFEEEE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBCE #CEAEAB
analogous
#ABCEC0 #ABCBCE #ABBACE
triadic
#ABCBCE #CEABCB #CBCEAB
tetradic
#ABCBCE #C0ABCE #CEAEAB #BACEAB
square
#ABCBCE #C0ABCE #CEAEAB #BACEAB
split-complementary
#ABCBCE #CEABBA #CEC0AB
monochromatic
#5E9BA1 #84B3B7 #ABCBCE #D2E3E5 #ECF3F4
Accessibility & contrast
On white
1.73
#ABCBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ABCBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBCE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBCE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#A1CECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbce; /* rgb */ color: rgb(171, 203, 206); /* oklch */ color: oklch(82.0% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#c4dadc',
500: '#abcbce',
950: '#000000',
},
}SCSS
$custom: #abcbce; $custom-light: #c4dadc; $custom-dark: #000000;
JSON
{
"hex": "#abcbce",
"rgb": {
"r": 171,
"g": 203,
"b": 206
},
"hsl": {
"h": 185.143,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8196,
"c": 0.03447,
"h": 203.5
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#ABCBCE
secondary
#A37D7A
accent
#4941A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384