#84BBBF#84BBBF
#84BBBF is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.057 H 201.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBBF |
|---|---|
| RGB | rgb(132, 187, 191) |
| HSL | hsl(184, 32%, 63%) |
| HSV | hsv(184, 31%, 75%) |
| CMYK | cmyk(30.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.37, -16.84, -7.77) |
| CIE-LCH | lch(72.37, 18.54, 204.77°) |
| OKLab | oklab(75.54% -0.0534 -0.0213) |
| OKLCH | oklch(75.54% 0.057 201.7) |
| XYZ | xyz(36.6869, 44.2058, 55.8796) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.82
Turquoise Blue
#06B1C4
ΔE00 9.88
Lightblue
#ADD8E6
ΔE00 9.96
Sky Blue
#87CEEB
ΔE00 10.03
Mediumturquoise
#48D1CC
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBBF #BF8884
analogous
#84BFA5 #84BBBF #849DBF
triadic
#84BBBF #BF84BB #BBBF84
tetradic
#84BBBF #A584BF #BF8884 #9DBF84
square
#84BBBF #A584BF #BF8884 #9DBF84
split-complementary
#84BBBF #BF849D #BFA584
monochromatic
#458084 #5CA5AA #84BBBF #ACD1D4 #D5E8E9
Accessibility & contrast
On white
2.13
#84BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#84BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBBF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBBF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#6FBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bbbf; /* rgb */ color: rgb(132, 187, 191); /* oklch */ color: oklch(75.5% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#aacfd2',
500: '#84bbbf',
950: '#000000',
},
}SCSS
$custom: #84bbbf; $custom-light: #aacfd2; $custom-dark: #000000;
JSON
{
"hex": "#84bbbf",
"rgb": {
"r": 132,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.068,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.75539,
"c": 0.05747,
"h": 201.7
},
"luminance": 0.44208
}Semantic roles & 50–950 ramp
primary
#84BBBF
secondary
#DAC6C5
accent
#433BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282