#ABBFB5#ABBFB5
#ABBFB5 is a light, muted teal. Relative luminance 0.493; OKLCH L 78.6% C 0.026 H 164.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFB5 |
|---|---|
| RGB | rgb(171, 191, 181) |
| HSL | hsl(150, 14%, 71%) |
| HSV | hsv(150, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 5.2%, 25.1%) |
| CIE-LAB | lab(75.61, -8.77, 2.72) |
| CIE-LCH | lch(75.61, 9.18, 162.78°) |
| OKLab | oklab(78.65% -0.025 0.0071) |
| OKLCH | oklch(78.65% 0.026 164.2) |
| XYZ | xyz(43.7640, 49.2550, 50.9086) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.65
Greenish Grey
#96AE8D
ΔE00 9.92
Cool Grey
#95A3A6
ΔE00 10.19
Silver
#C0C0C0
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.56
Sage Green
#9CAF88
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFB5 #BFABB5
analogous
#ABBFAB #ABBFB5 #ABBFBF
triadic
#ABBFB5 #B5ABBF #BFB5AB
tetradic
#ABBFB5 #ABABBF #BFABB5 #BFBFAB
square
#ABBFB5 #ABABBF #BFABB5 #BFBFAB
split-complementary
#ABBFB5 #BFABBF #BFABAB
monochromatic
#688878 #88A596 #ABBFB5 #CED9D4 #EEF2F0
Accessibility & contrast
On white
1.94
#ABBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#ABBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFB5
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFB5 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB5
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#A7BFBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbfb5; /* rgb */ color: rgb(171, 191, 181); /* oklch */ color: oklch(78.6% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#c4d2cb',
500: '#abbfb5',
950: '#000000',
},
}SCSS
$custom: #abbfb5; $custom-light: #c4d2cb; $custom-dark: #000000;
JSON
{
"hex": "#abbfb5",
"rgb": {
"r": 171,
"g": 191,
"b": 181
},
"hsl": {
"h": 150,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78648,
"c": 0.02601,
"h": 164.2
},
"luminance": 0.49256
}Semantic roles & 50–950 ramp
primary
#ABBFB5
secondary
#E6E0E3
accent
#4E7398
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282