#ABBCB5#ABBCB5
#ABBCB5 is a light, muted teal. Relative luminance 0.480; OKLCH L 78.0% C 0.021 H 169.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCB5 |
|---|---|
| RGB | rgb(171, 188, 181) |
| HSL | hsl(155, 11%, 70%) |
| HSV | hsv(155, 9%, 74%) |
| CMYK | cmyk(9%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(74.80, -7.19, 1.54) |
| CIE-LCH | lch(74.80, 7.36, 167.91°) |
| OKLab | oklab(78.01% -0.0208 0.004) |
| OKLCH | oklch(78.01% 0.021 169.1) |
| XYZ | xyz(43.1165, 47.9600, 50.6927) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.54
Cool Grey
#95A3A6
ΔE00 8.64
Silver
#C0C0C0
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 9.71
Dove Gray
#B6B8BD
ΔE00 9.83
Light Grey
#D8DCD6
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCB5 #BCABB2
analogous
#ABBCAC #ABBCB5 #ABBABC
triadic
#ABBCB5 #B5ABBC #BCB5AB
tetradic
#ABBCB5 #ACABBC #BCABB2 #BABCAB
square
#ABBCB5 #ACABBC #BCABB2 #BABCAB
split-complementary
#ABBCB5 #BCABBA #BCACAB
monochromatic
#698479 #89A197 #ABBCB5 #CDD7D3 #EEF1F0
Accessibility & contrast
On white
1.98
#ABBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ABBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCB5
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCB5 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B5
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#A8BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbcb5; /* rgb */ color: rgb(171, 188, 181); /* oklch */ color: oklch(78.0% 0.021 169.1);
Tailwind
colors: {
custom: {
50: '#c4d0cb',
500: '#abbcb5',
950: '#000000',
},
}SCSS
$custom: #abbcb5; $custom-light: #c4d0cb; $custom-dark: #000000;
JSON
{
"hex": "#abbcb5",
"rgb": {
"r": 171,
"g": 188,
"b": 181
},
"hsl": {
"h": 155.294,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78008,
"c": 0.02114,
"h": 169.1
},
"luminance": 0.47961
}Semantic roles & 50–950 ramp
primary
#ABBCB5
secondary
#E4DFE1
accent
#506D95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282