#84BCBF#84BCBF
#84BCBF is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.058 H 200.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCBF |
|---|---|
| RGB | rgb(132, 188, 191) |
| HSL | hsl(183, 32%, 63%) |
| HSV | hsv(183, 31%, 75%) |
| CMYK | cmyk(30.9%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.65, -17.35, -7.35) |
| CIE-LCH | lch(72.65, 18.85, 202.96°) |
| OKLab | oklab(75.76% -0.0547 -0.0201) |
| OKLCH | oklch(75.76% 0.058 200.2) |
| XYZ | xyz(36.8998, 44.6315, 55.9505) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.35
Powder Blue
#B0E0E6
ΔE00 9.72
Mediumturquoise
#48D1CC
ΔE00 9.95
Turquoise Blue
#06B1C4
ΔE00 10.01
Lightblue
#ADD8E6
ΔE00 10.10
Sky Blue
#87CEEB
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCBF #BF8784
analogous
#84BFA4 #84BCBF #849EBF
triadic
#84BCBF #BF84BC #BCBF84
tetradic
#84BCBF #A484BF #BF8784 #9EBF84
square
#84BCBF #A484BF #BF8784 #9EBF84
split-complementary
#84BCBF #BF849E #BFA484
monochromatic
#458184 #5CA6AA #84BCBF #ACD2D4 #D5E8E9
Accessibility & contrast
On white
2.12
#84BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#84BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCBF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCBF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#6FC0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #84bcbf; /* rgb */ color: rgb(132, 188, 191); /* oklch */ color: oklch(75.8% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#aad0d2',
500: '#84bcbf',
950: '#000000',
},
}SCSS
$custom: #84bcbf; $custom-light: #aad0d2; $custom-dark: #000000;
JSON
{
"hex": "#84bcbf",
"rgb": {
"r": 132,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.051,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.75764,
"c": 0.05825,
"h": 200.2
},
"luminance": 0.44634
}Semantic roles & 50–950 ramp
primary
#84BCBF
secondary
#DAC6C5
accent
#413BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282