#ABCBBD#ABCBBD
#ABCBBD is a light, muted teal. Relative luminance 0.550; OKLCH L 81.5% C 0.039 H 167.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBBD |
|---|---|
| RGB | rgb(171, 203, 189) |
| HSL | hsl(154, 24%, 73%) |
| HSV | hsv(154, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(79.07, -13.45, 3.41) |
| CIE-LCH | lch(79.07, 13.87, 165.75°) |
| OKLab | oklab(81.46% -0.0385 0.0088) |
| OKLCH | oklch(81.46% 0.039 167.1) |
| XYZ | xyz(47.3335, 55.0428, 56.2647) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 10.01
Seafoam Blue
#78D1B6
ΔE00 10.41
Greenish Grey
#96AE8D
ΔE00 10.58
Paleturquoise
#AFEEEE
ΔE00 11.02
Darkseagreen
#8FBC8F
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBBD #CBABB9
analogous
#ABCBAD #ABCBBD #ABC9CB
triadic
#ABCBBD #BDABCB #CBBDAB
tetradic
#ABCBBD #ADABCB #CBABB9 #C9CBAB
square
#ABCBBD #ADABCB #CBABB9 #C9CBAB
split-complementary
#ABCBBD #CBABC9 #CBADAB
monochromatic
#609B81 #85B49F #ABCBBD #D1E2DB #ECF3F0
Accessibility & contrast
On white
1.75
#ABCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#ABCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBBD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBBD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#A5CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbbd; /* rgb */ color: rgb(171, 203, 189); /* oklch */ color: oklch(81.5% 0.039 167.1);
Tailwind
colors: {
custom: {
50: '#c4dad0',
500: '#abcbbd',
950: '#000000',
},
}SCSS
$custom: #abcbbd; $custom-light: #c4dad0; $custom-dark: #000000;
JSON
{
"hex": "#abcbbd",
"rgb": {
"r": 171,
"g": 203,
"b": 189
},
"hsl": {
"h": 153.75,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81456,
"c": 0.03946,
"h": 167.1
},
"luminance": 0.55044
}Semantic roles & 50–950 ramp
primary
#ABCBBD
secondary
#A07A8B
accent
#446DA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483