#84BBBB#84BBBB
#84BBBB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.4% C 0.057 H 196.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBBB |
|---|---|
| RGB | rgb(132, 187, 187) |
| HSL | hsl(180, 29%, 63%) |
| HSV | hsv(180, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.25, -17.78, -5.76) |
| CIE-LCH | lch(72.25, 18.69, 197.94°) |
| OKLab | oklab(75.41% -0.055 -0.0158) |
| OKLCH | oklch(75.41% 0.057 196) |
| XYZ | xyz(36.2527, 44.0321, 53.5929) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.67
Greyish Teal
#719F91
ΔE00 10.22
Powder Blue
#B0E0E6
ΔE00 10.27
Pale Teal
#82CBB2
ΔE00 10.28
Darkturquoise
#00CED1
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBBB #BB8484
analogous
#84BB9F #84BBBB #849FBB
triadic
#84BBBB #BB84BB #BBBB84
tetradic
#84BBBB #9F84BB #BB8484 #9FBB84
square
#84BBBB #9F84BB #BB8484 #9FBB84
split-complementary
#84BBBB #BB849F #BB9F84
monochromatic
#467F7F #5DA5A5 #84BBBB #ABD1D1 #D3E7E7
Accessibility & contrast
On white
2.14
#84BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#84BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBBB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBBB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#70BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bbbb; /* rgb */ color: rgb(132, 187, 187); /* oklch */ color: oklch(75.4% 0.057 196.0);
Tailwind
colors: {
custom: {
50: '#a9cfcf',
500: '#84bbbb',
950: '#000000',
},
}SCSS
$custom: #84bbbb; $custom-light: #a9cfcf; $custom-dark: #000000;
JSON
{
"hex": "#84bbbb",
"rgb": {
"r": 132,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.75408,
"c": 0.05724,
"h": 196
},
"luminance": 0.44034
}Semantic roles & 50–950 ramp
primary
#84BBBB
secondary
#D7C3C3
accent
#3E3EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282