#ABC4BF#ABC4BF
#ABC4BF is a light, muted teal. Relative luminance 0.519; OKLCH L 80.0% C 0.028 H 182.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4BF |
|---|---|
| RGB | rgb(171, 196, 191) |
| HSL | hsl(168, 17%, 72%) |
| HSV | hsv(168, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(77.22, -9.43, -0.35) |
| CIE-LCH | lch(77.22, 9.44, 182.12°) |
| OKLab | oklab(80.01% -0.028 -0.0011) |
| OKLCH | oklch(80.01% 0.028 182.2) |
| XYZ | xyz(45.9362, 51.8984, 56.8773) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.99
Lightblue
#ADD8E6
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.51
Silver
#C0C0C0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4BF #C4ABB0
analogous
#ABC4B3 #ABC4BF #ABBDC4
triadic
#ABC4BF #BFABC4 #C4BFAB
tetradic
#ABC4BF #B3ABC4 #C4ABB0 #BDC4AB
square
#ABC4BF #B3ABC4 #C4ABB0 #BDC4AB
split-complementary
#ABC4BF #C4ABBD #C4B3AB
monochromatic
#659087 #87ABA4 #ABC4BF #CFDDDA #EDF2F1
Accessibility & contrast
On white
1.85
#ABC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4BF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4BF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#A5C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4bf; /* rgb */ color: rgb(171, 196, 191); /* oklch */ color: oklch(80.0% 0.028 182.2);
Tailwind
colors: {
custom: {
50: '#c4d5d2',
500: '#abc4bf',
950: '#000000',
},
}SCSS
$custom: #abc4bf; $custom-light: #c4d5d2; $custom-dark: #000000;
JSON
{
"hex": "#abc4bf",
"rgb": {
"r": 171,
"g": 196,
"b": 191
},
"hsl": {
"h": 168,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80009,
"c": 0.028,
"h": 182.2
},
"luminance": 0.51899
}Semantic roles & 50–950 ramp
primary
#ABC4BF
secondary
#987B81
accent
#4A5A9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383