#ABC7BB#ABC7BB
#ABC7BB is a light, muted teal. Relative luminance 0.531; OKLCH L 80.5% C 0.035 H 167.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7BB |
|---|---|
| RGB | rgb(171, 199, 187) |
| HSL | hsl(154, 20%, 73%) |
| HSV | hsv(154, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 6%, 22%) |
| CIE-LAB | lab(77.93, -11.78, 2.84) |
| CIE-LCH | lch(77.93, 12.11, 166.44°) |
| OKLab | oklab(80.54% -0.0338 0.0073) |
| OKLCH | oklch(80.54% 0.035 167.7) |
| XYZ | xyz(46.1855, 53.0916, 54.8185) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.90
Powder Blue
#B0E0E6
ΔE00 10.15
Greenish Grey
#96AE8D
ΔE00 10.33
Silver (survey)
#C5C9C7
ΔE00 10.55
Light Grey
#D8DCD6
ΔE00 11.40
Seafoam Blue
#78D1B6
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7BB #C7ABB7
analogous
#ABC7AD #ABC7BB #ABC5C7
triadic
#ABC7BB #BBABC7 #C7BBAB
tetradic
#ABC7BB #ADABC7 #C7ABB7 #C5C7AB
square
#ABC7BB #ADABC7 #C7ABB7 #C5C7AB
split-complementary
#ABC7BB #C7ABC5 #C7ADAB
monochromatic
#63957F #86AF9D #ABC7BB #D0DFD9 #EDF3F0
Accessibility & contrast
On white
1.81
#ABC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ABC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7BB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7BB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#A5C7C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc7bb; /* rgb */ color: rgb(171, 199, 187); /* oklch */ color: oklch(80.5% 0.035 167.7);
Tailwind
colors: {
custom: {
50: '#c4d8cf',
500: '#abc7bb',
950: '#000000',
},
}SCSS
$custom: #abc7bb; $custom-light: #c4d8cf; $custom-dark: #000000;
JSON
{
"hex": "#abc7bb",
"rgb": {
"r": 171,
"g": 199,
"b": 187
},
"hsl": {
"h": 154.286,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80537,
"c": 0.03456,
"h": 167.7
},
"luminance": 0.53093
}Semantic roles & 50–950 ramp
primary
#ABC7BB
secondary
#9B7B89
accent
#476D9E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383