#ABC8BF#ABC8BF
#ABC8BF is a light, muted teal. Relative luminance 0.537; OKLCH L 80.9% C 0.034 H 174.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8BF |
|---|---|
| RGB | rgb(171, 200, 191) |
| HSL | hsl(161, 21%, 73%) |
| HSV | hsv(161, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(78.30, -11.51, 1.23) |
| CIE-LCH | lch(78.30, 11.57, 173.90°) |
| OKLab | oklab(80.87% -0.0335 0.0031) |
| OKLCH | oklch(80.87% 0.034 174.7) |
| XYZ | xyz(46.8505, 53.7270, 57.1821) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.97
Silver (survey)
#C5C9C7
ΔE00 10.23
Pale Teal
#82CBB2
ΔE00 10.30
Lightblue
#ADD8E6
ΔE00 10.63
Paleturquoise
#AFEEEE
ΔE00 11.02
Light Grey
#D8DCD6
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8BF #C8ABB4
analogous
#ABC8B0 #ABC8BF #ABC2C8
triadic
#ABC8BF #BFABC8 #C8BFAB
tetradic
#ABC8BF #B0ABC8 #C8ABB4 #C2C8AB
square
#ABC8BF #B0ABC8 #C8ABB4 #C2C8AB
split-complementary
#ABC8BF #C8ABC2 #C8B0AB
monochromatic
#629686 #86B0A3 #ABC8BF #D0E0DB #EDF3F1
Accessibility & contrast
On white
1.79
#ABC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8BF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8BF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#A5C9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc8bf; /* rgb */ color: rgb(171, 200, 191); /* oklch */ color: oklch(80.9% 0.034 174.7);
Tailwind
colors: {
custom: {
50: '#c4d8d2',
500: '#abc8bf',
950: '#000000',
},
}SCSS
$custom: #abc8bf; $custom-light: #c4d8d2; $custom-dark: #000000;
JSON
{
"hex": "#abc8bf",
"rgb": {
"r": 171,
"g": 200,
"b": 191
},
"hsl": {
"h": 161.379,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80867,
"c": 0.03366,
"h": 174.7
},
"luminance": 0.53728
}Semantic roles & 50–950 ramp
primary
#ABC8BF
secondary
#9C7B85
accent
#46629F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383