#84BCBC#84BCBC
#84BCBC is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.058 H 196.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCBC |
|---|---|
| RGB | rgb(132, 188, 188) |
| HSL | hsl(180, 29%, 63%) |
| HSV | hsv(180, 30%, 74%) |
| CMYK | cmyk(29.8%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(72.56, -18.06, -5.84) |
| CIE-LCH | lch(72.56, 18.98, 197.92°) |
| OKLab | oklab(75.67% -0.0559 -0.016) |
| OKLCH | oklch(75.67% 0.058 196) |
| XYZ | xyz(36.5730, 44.5008, 54.2296) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 10.09
Pale Teal
#82CBB2
ΔE00 10.16
Darkturquoise
#00CED1
ΔE00 10.18
Greyish Teal
#719F91
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCBC #BC8484
analogous
#84BCA0 #84BCBC #84A0BC
triadic
#84BCBC #BC84BC #BCBC84
tetradic
#84BCBC #A084BC #BC8484 #A0BC84
square
#84BCBC #A084BC #BC8484 #A0BC84
split-complementary
#84BCBC #BC84A0 #BCA084
monochromatic
#468080 #5CA6A6 #84BCBC #ACD2D2 #D3E7E7
Accessibility & contrast
On white
2.12
#84BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#84BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCBC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCBC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#70C0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #84bcbc; /* rgb */ color: rgb(132, 188, 188); /* oklch */ color: oklch(75.7% 0.058 196.0);
Tailwind
colors: {
custom: {
50: '#aad0d0',
500: '#84bcbc',
950: '#000000',
},
}SCSS
$custom: #84bcbc; $custom-light: #aad0d0; $custom-dark: #000000;
JSON
{
"hex": "#84bcbc",
"rgb": {
"r": 132,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.75666,
"c": 0.05814,
"h": 196
},
"luminance": 0.44503
}Semantic roles & 50–950 ramp
primary
#84BCBC
secondary
#D8C4C4
accent
#3D3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282