#ABC7BE#ABC7BE
#ABC7BE is a light, muted teal. Relative luminance 0.532; OKLCH L 80.6% C 0.033 H 174.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7BE |
|---|---|
| RGB | rgb(171, 199, 190) |
| HSL | hsl(161, 20%, 73%) |
| HSV | hsv(161, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(78.01, -11.19, 1.34) |
| CIE-LCH | lch(78.01, 11.27, 173.19°) |
| OKLab | oklab(80.62% -0.0325 0.0034) |
| OKLCH | oklch(80.62% 0.033 174.1) |
| XYZ | xyz(46.5100, 53.2214, 56.5275) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 10.02
Pale Teal
#82CBB2
ΔE00 10.50
Lightblue
#ADD8E6
ΔE00 10.76
Light Grey
#D8DCD6
ΔE00 11.08
Greenish Grey
#96AE8D
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7BE #C7ABB4
analogous
#ABC7B0 #ABC7BE #ABC2C7
triadic
#ABC7BE #BEABC7 #C7BEAB
tetradic
#ABC7BE #B0ABC7 #C7ABB4 #C2C7AB
square
#ABC7BE #B0ABC7 #C7ABB4 #C2C7AB
split-complementary
#ABC7BE #C7ABC2 #C7B0AB
monochromatic
#639585 #86AFA2 #ABC7BE #D0DFDA #EDF3F1
Accessibility & contrast
On white
1.80
#ABC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7BE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7BE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#A5C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc7be; /* rgb */ color: rgb(171, 199, 190); /* oklch */ color: oklch(80.6% 0.033 174.1);
Tailwind
colors: {
custom: {
50: '#c4d8d1',
500: '#abc7be',
950: '#000000',
},
}SCSS
$custom: #abc7be; $custom-light: #c4d8d1; $custom-dark: #000000;
JSON
{
"hex": "#abc7be",
"rgb": {
"r": 171,
"g": 199,
"b": 190
},
"hsl": {
"h": 160.714,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80623,
"c": 0.03272,
"h": 174.1
},
"luminance": 0.53222
}Semantic roles & 50–950 ramp
primary
#ABC7BE
secondary
#9B7B85
accent
#47639E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383