#84BCBE#84BCBE
#84BCBE is a light, muted teal. Relative luminance 0.446; OKLCH L 75.7% C 0.058 H 198.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCBE |
|---|---|
| RGB | rgb(132, 188, 190) |
| HSL | hsl(182, 31%, 63%) |
| HSV | hsv(182, 31%, 75%) |
| CMYK | cmyk(30.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.62, -17.59, -6.85) |
| CIE-LCH | lch(72.62, 18.88, 201.27°) |
| OKLab | oklab(75.73% -0.0551 -0.0187) |
| OKLCH | oklch(75.73% 0.058 198.8) |
| XYZ | xyz(36.7901, 44.5877, 55.3730) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.30
Mediumturquoise
#48D1CC
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 9.83
Turquoise Blue
#06B1C4
ΔE00 10.17
Darkturquoise
#00CED1
ΔE00 10.28
Lightblue
#ADD8E6
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCBE #BE8684
analogous
#84BEA3 #84BCBE #849FBE
triadic
#84BCBE #BE84BC #BCBE84
tetradic
#84BCBE #A384BE #BE8684 #9FBE84
square
#84BCBE #A384BE #BE8684 #9FBE84
split-complementary
#84BCBE #BE849F #BEA384
monochromatic
#458083 #5CA6A9 #84BCBE #ACD2D3 #D4E8E8
Accessibility & contrast
On white
2.12
#84BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#84BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCBE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCBE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#6FC0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #84bcbe; /* rgb */ color: rgb(132, 188, 190); /* oklch */ color: oklch(75.7% 0.058 198.8);
Tailwind
colors: {
custom: {
50: '#aad0d1',
500: '#84bcbe',
950: '#000000',
},
}SCSS
$custom: #84bcbe; $custom-light: #aad0d1; $custom-dark: #000000;
JSON
{
"hex": "#84bcbe",
"rgb": {
"r": 132,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.069,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.75731,
"c": 0.05817,
"h": 198.8
},
"luminance": 0.4459
}Semantic roles & 50–950 ramp
primary
#84BCBE
secondary
#D9C5C5
accent
#403CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282