#84BBBA#84BBBA
#84BBBA is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.057 H 194.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBBA |
|---|---|
| RGB | rgb(132, 187, 186) |
| HSL | hsl(179, 29%, 63%) |
| HSV | hsv(179, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.22, -18.01, -5.25) |
| CIE-LCH | lch(72.22, 18.76, 196.25°) |
| OKLab | oklab(75.38% -0.0554 -0.0144) |
| OKLCH | oklch(75.38% 0.057 194.6) |
| XYZ | xyz(36.1460, 43.9894, 53.0311) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.55
Pale Teal
#82CBB2
ΔE00 9.87
Greyish Teal
#719F91
ΔE00 9.97
Lightseagreen
#20B2AA
ΔE00 10.35
Darkturquoise
#00CED1
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBBA #BB8485
analogous
#84BB9E #84BBBA #84A1BB
triadic
#84BBBA #BA84BB #BBBA84
tetradic
#84BBBA #9E84BB #BB8485 #A1BB84
square
#84BBBA #9E84BB #BB8485 #A1BB84
split-complementary
#84BBBA #BB84A1 #BB9E84
monochromatic
#467F7E #5DA5A4 #84BBBA #ABD1D0 #D3E7E6
Accessibility & contrast
On white
2.14
#84BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#84BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBBA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBBA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#71BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bbba; /* rgb */ color: rgb(132, 187, 186); /* oklch */ color: oklch(75.4% 0.057 194.6);
Tailwind
colors: {
custom: {
50: '#a9cfce',
500: '#84bbba',
950: '#000000',
},
}SCSS
$custom: #84bbba; $custom-light: #a9cfce; $custom-dark: #000000;
JSON
{
"hex": "#84bbba",
"rgb": {
"r": 132,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.909,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.75376,
"c": 0.05728,
"h": 194.6
},
"luminance": 0.43991
}Semantic roles & 50–950 ramp
primary
#84BBBA
secondary
#D7C3C4
accent
#3E40A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282