#ABCCBF#ABCCBF
#ABCCBF is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.040 H 169.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCBF |
|---|---|
| RGB | rgb(171, 204, 191) |
| HSL | hsl(156, 24%, 74%) |
| HSV | hsv(156, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.39, -13.57, 2.81) |
| CIE-LCH | lch(79.39, 13.85, 168.31°) |
| OKLab | oklab(81.73% -0.039 0.0072) |
| OKLCH | oklch(81.73% 0.04 169.5) |
| XYZ | xyz(47.7890, 55.6040, 57.4949) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.48
Seafoam Blue
#78D1B6
ΔE00 10.35
Paleturquoise
#AFEEEE
ΔE00 10.52
Greenish Grey
#96AE8D
ΔE00 11.06
Light Teal
#90E4C1
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCBF #CCABB8
analogous
#ABCCAE #ABCCBF #ABC8CC
triadic
#ABCCBF #BFABCC #CCBFAB
tetradic
#ABCCBF #AEABCC #CCABB8 #C8CCAB
square
#ABCCBF #AEABCC #CCABB8 #C8CCAB
split-complementary
#ABCCBF #CCABC8 #CCAEAB
monochromatic
#5F9D85 #85B5A2 #ABCCBF #D1E3DC #ECF3F0
Accessibility & contrast
On white
1.73
#ABCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ABCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCBF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCBF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#A4CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abccbf; /* rgb */ color: rgb(171, 204, 191); /* oklch */ color: oklch(81.7% 0.040 169.5);
Tailwind
colors: {
custom: {
50: '#c4dbd2',
500: '#abccbf',
950: '#000000',
},
}SCSS
$custom: #abccbf; $custom-light: #c4dbd2; $custom-dark: #000000;
JSON
{
"hex": "#abccbf",
"rgb": {
"r": 171,
"g": 204,
"b": 191
},
"hsl": {
"h": 156.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81729,
"c": 0.03967,
"h": 169.5
},
"luminance": 0.55605
}Semantic roles & 50–950 ramp
primary
#ABCCBF
secondary
#A17A89
accent
#4369A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483