#84ABB0#84ABB0
#84ABB0 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.4% C 0.043 H 206.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABB0 |
|---|---|
| RGB | rgb(132, 171, 176) |
| HSL | hsl(187, 22%, 60%) |
| HSV | hsv(187, 25%, 69%) |
| CMYK | cmyk(25%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(67.40, -11.97, -6.88) |
| CIE-LCH | lch(67.40, 13.80, 209.90°) |
| OKLab | oklab(71.44% -0.0385 -0.0187) |
| OKLCH | oklch(71.44% 0.043 206) |
| XYZ | xyz(31.9127, 37.1646, 46.5579) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.36
Greyblue
#77A1B5
ΔE00 6.99
Cadetblue
#5F9EA0
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 7.61
Bluey Grey
#89A0B0
ΔE00 8.57
Cool Gray
#9AA7B0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABB0 #B08984
analogous
#84B09F #84ABB0 #8495B0
triadic
#84ABB0 #B084AB #ABB084
tetradic
#84ABB0 #9F84B0 #B08984 #95B084
square
#84ABB0 #9F84B0 #B08984 #95B084
split-complementary
#84ABB0 #B08495 #B09F84
monochromatic
#496C71 #619096 #84ABB0 #A9C4C8 #CFDEE0
Accessibility & contrast
On white
2.49
#84ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#84ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABB0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABB0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B0
Deuteranopia (green-blind)
#9DA2B0
Tritanopia (blue-blind)
#76AEAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84abb0; /* rgb */ color: rgb(132, 171, 176); /* oklch */ color: oklch(71.4% 0.043 206.0);
Tailwind
colors: {
custom: {
50: '#a9c4c7',
500: '#84abb0',
950: '#000000',
},
}SCSS
$custom: #84abb0; $custom-light: #a9c4c7; $custom-dark: #000000;
JSON
{
"hex": "#84abb0",
"rgb": {
"r": 132,
"g": 171,
"b": 176
},
"hsl": {
"h": 186.818,
"s": 21.782,
"l": 60.392
},
"oklch": {
"l": 0.71441,
"c": 0.0428,
"h": 206
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#84ABB0
secondary
#D0C1BF
accent
#5045A0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182