#84ABB2#84ABB2
#84ABB2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.043 H 209.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #84ABB2 |
|---|---|
| RGB | rgb(132, 171, 178) |
| HSL | hsl(189, 23%, 61%) |
| HSV | hsv(189, 26%, 70%) |
| CMYK | cmyk(25.8%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(67.46, -11.50, -7.90) |
| CIE-LCH | lch(67.46, 13.95, 214.50°) |
| OKLab | oklab(71.51% -0.0377 -0.0215) |
| OKLCH | oklch(71.51% 0.043 209.7) |
| XYZ | xyz(32.1121, 37.2443, 47.6077) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.58
Greyblue
#77A1B5
ΔE00 6.17
Cool Grey
#95A3A6
ΔE00 7.44
Bluey Grey
#89A0B0
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 7.97
Cool Gray
#9AA7B0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84ABB2 #B28B84
analogous
#84B2A2 #84ABB2 #8494B2
triadic
#84ABB2 #B284AB #ABB284
tetradic
#84ABB2 #A284B2 #B28B84 #94B284
square
#84ABB2 #A284B2 #B28B84 #94B284
split-complementary
#84ABB2 #B28494 #B2A284
monochromatic
#486D73 #609099 #84ABB2 #AAC5CA #CFDEE1
Accessibility & contrast
On white
2.49
#84ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#84ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84ABB2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84ABB2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B2
Deuteranopia (green-blind)
#9CA2B2
Tritanopia (blue-blind)
#75AFAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #84abb2; /* rgb */ color: rgb(132, 171, 178); /* oklch */ color: oklch(71.5% 0.043 209.7);
Tailwind
colors: {
custom: {
50: '#a9c4c9',
500: '#84abb2',
950: '#000000',
},
}SCSS
$custom: #84abb2; $custom-light: #a9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#84abb2",
"rgb": {
"r": 132,
"g": 171,
"b": 178
},
"hsl": {
"h": 189.13,
"s": 23,
"l": 60.784
},
"oklch": {
"l": 0.71508,
"c": 0.04338,
"h": 209.7
},
"luminance": 0.37246
}Semantic roles & 50–950 ramp
primary
#84ABB2
secondary
#D2C3C0
accent
#5244A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182