#ABBBB4#ABBBB4
#ABBBB4 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.8% C 0.020 H 167.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB4 |
|---|---|
| RGB | rgb(171, 187, 180) |
| HSL | hsl(154, 11%, 70%) |
| HSV | hsv(154, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(74.50, -6.86, 1.66) |
| CIE-LCH | lch(74.50, 7.06, 166.43°) |
| OKLab | oklab(77.77% -0.0197 0.0043) |
| OKLCH | oklch(77.77% 0.02 167.8) |
| XYZ | xyz(42.8014, 47.4933, 50.0833) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.75
Dark Gray
#A9A9A9
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB4 #BBABB2
analogous
#ABBBAC #ABBBB4 #ABBABB
triadic
#ABBBB4 #B4ABBB #BBB4AB
tetradic
#ABBBB4 #ACABBB #BBABB2 #BABBAB
square
#ABBBB4 #ACABBB #BBABB2 #BABBAB
split-complementary
#ABBBB4 #BBABBA #BBACAB
monochromatic
#698277 #89A096 #ABBBB4 #CDD6D2 #EEF1F0
Accessibility & contrast
On white
2.00
#ABBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ABBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB4
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB4 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B4
Deuteranopia (green-blind)
#B7B6B4
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbb4; /* rgb */ color: rgb(171, 187, 180); /* oklch */ color: oklch(77.8% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#c4cfca',
500: '#abbbb4',
950: '#000000',
},
}SCSS
$custom: #abbbb4; $custom-light: #c4cfca; $custom-dark: #000000;
JSON
{
"hex": "#abbbb4",
"rgb": {
"r": 171,
"g": 187,
"b": 180
},
"hsl": {
"h": 153.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77765,
"c": 0.0202,
"h": 167.8
},
"luminance": 0.47494
}Semantic roles & 50–950 ramp
primary
#ABBBB4
secondary
#E3DFE1
accent
#516F95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282