#84B3BB#84B3BB
#84B3BB is a light, muted teal. Relative luminance 0.407; OKLCH L 73.6% C 0.051 H 209.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #84B3BB |
|---|---|
| RGB | rgb(132, 179, 187) |
| HSL | hsl(189, 29%, 63%) |
| HSV | hsv(189, 29%, 73%) |
| CMYK | cmyk(29.4%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.99, -13.62, -9.11) |
| CIE-LCH | lch(69.99, 16.38, 213.80°) |
| OKLab | oklab(73.61% -0.0447 -0.0249) |
| OKLCH | oklch(73.61% 0.051 209.1) |
| XYZ | xyz(34.6026, 40.7319, 53.0429) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 9.54
Bluey Grey
#89A0B0
ΔE00 9.76
Sky Blue
#87CEEB
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B3BB #BB8C84
analogous
#84BBA7 #84B3BB #8498BB
triadic
#84B3BB #BB84B3 #B3BB84
tetradic
#84B3BB #A784BB #BB8C84 #98BB84
square
#84B3BB #A784BB #BB8C84 #98BB84
split-complementary
#84B3BB #BB8498 #BBA784
monochromatic
#46767F #5D9BA5 #84B3BB #ABCBD1 #D3E4E7
Accessibility & contrast
On white
2.30
#84B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#84B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B3BB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B3BB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#71B7B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #84b3bb; /* rgb */ color: rgb(132, 179, 187); /* oklch */ color: oklch(73.6% 0.051 209.1);
Tailwind
colors: {
custom: {
50: '#a9c9cf',
500: '#84b3bb',
950: '#000000',
},
}SCSS
$custom: #84b3bb; $custom-light: #a9c9cf; $custom-dark: #000000;
JSON
{
"hex": "#84b3bb",
"rgb": {
"r": 132,
"g": 179,
"b": 187
},
"hsl": {
"h": 188.727,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.73606,
"c": 0.05112,
"h": 209.1
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#84B3BB
secondary
#D7C6C3
accent
#4D3EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282