#84BBBC#84BBBC
#84BBBC is a light, muted teal. Relative luminance 0.441; OKLCH L 75.4% C 0.057 H 197.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBBC |
|---|---|
| RGB | rgb(132, 187, 188) |
| HSL | hsl(181, 29%, 63%) |
| HSV | hsv(181, 30%, 74%) |
| CMYK | cmyk(29.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.28, -17.55, -6.26) |
| CIE-LCH | lch(72.28, 18.63, 199.64°) |
| OKLab | oklab(75.44% -0.0546 -0.0171) |
| OKLCH | oklch(75.44% 0.057 197.4) |
| XYZ | xyz(36.3601, 44.0751, 54.1587) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.82
Powder Blue
#B0E0E6
ΔE00 10.13
Turquoise Blue
#06B1C4
ΔE00 10.34
Darkturquoise
#00CED1
ΔE00 10.42
Greyish Teal
#719F91
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBBC #BC8584
analogous
#84BCA1 #84BBBC #849FBC
triadic
#84BBBC #BC84BB #BBBC84
tetradic
#84BBBC #A184BC #BC8584 #9FBC84
square
#84BBBC #A184BC #BC8584 #9FBC84
split-complementary
#84BBBC #BC849F #BCA184
monochromatic
#467F80 #5CA5A6 #84BBBC #ACD1D2 #D3E7E7
Accessibility & contrast
On white
2.14
#84BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#84BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBBC
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBBC | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#70BFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bbbc; /* rgb */ color: rgb(132, 187, 188); /* oklch */ color: oklch(75.4% 0.057 197.4);
Tailwind
colors: {
custom: {
50: '#a9cfd0',
500: '#84bbbc',
950: '#000000',
},
}SCSS
$custom: #84bbbc; $custom-light: #a9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#84bbbc",
"rgb": {
"r": 132,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.071,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.7544,
"c": 0.05724,
"h": 197.4
},
"luminance": 0.44077
}Semantic roles & 50–950 ramp
primary
#84BBBC
secondary
#D8C4C4
accent
#3F3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282