#84BCBB#84BCBB
#84BCBB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.6% C 0.058 H 194.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCBB |
|---|---|
| RGB | rgb(132, 188, 187) |
| HSL | hsl(179, 29%, 63%) |
| HSV | hsv(179, 30%, 74%) |
| CMYK | cmyk(29.8%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.53, -18.29, -5.34) |
| CIE-LCH | lch(72.53, 19.06, 196.26°) |
| OKLab | oklab(75.63% -0.0563 -0.0146) |
| OKLCH | oklch(75.63% 0.058 194.6) |
| XYZ | xyz(36.4656, 44.4579, 53.6639) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.28
Mediumturquoise
#48D1CC
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 10.16
Greyish Teal
#719F91
ΔE00 10.18
Powder Blue
#B0E0E6
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCBB #BC8485
analogous
#84BC9F #84BCBB #84A1BC
triadic
#84BCBB #BB84BC #BCBB84
tetradic
#84BCBB #9F84BC #BC8485 #A1BC84
square
#84BCBB #9F84BC #BC8485 #A1BC84
split-complementary
#84BCBB #BC84A1 #BC9F84
monochromatic
#46807F #5CA6A5 #84BCBB #ACD2D1 #D3E7E7
Accessibility & contrast
On white
2.12
#84BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#84BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCBB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCBB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#70BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #84bcbb; /* rgb */ color: rgb(132, 188, 187); /* oklch */ color: oklch(75.6% 0.058 194.6);
Tailwind
colors: {
custom: {
50: '#a9d0cf',
500: '#84bcbb',
950: '#000000',
},
}SCSS
$custom: #84bcbb; $custom-light: #a9d0cf; $custom-dark: #000000;
JSON
{
"hex": "#84bcbb",
"rgb": {
"r": 132,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.929,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.75634,
"c": 0.05818,
"h": 194.6
},
"luminance": 0.4446
}Semantic roles & 50–950 ramp
primary
#84BCBB
secondary
#D8C4C4
accent
#3D3FA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282