#84BDBD#84BDBD
#84BDBD is a light, muted teal. Relative luminance 0.450; OKLCH L 75.9% C 0.059 H 196.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #84BDBD |
|---|---|
| RGB | rgb(132, 189, 189) |
| HSL | hsl(180, 30%, 63%) |
| HSV | hsv(180, 30%, 74%) |
| CMYK | cmyk(30.2%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(72.87, -18.34, -5.93) |
| CIE-LCH | lch(72.87, 19.27, 197.91°) |
| OKLab | oklab(75.93% -0.0568 -0.0162) |
| OKLCH | oklch(75.93% 0.059 196) |
| XYZ | xyz(36.8955, 44.9728, 54.8708) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.21
Cadetblue
#5F9EA0
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.92
Darkturquoise
#00CED1
ΔE00 9.98
Pale Teal
#82CBB2
ΔE00 10.05
Lightseagreen
#20B2AA
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BDBD #BD8484
analogous
#84BDA0 #84BDBD #84A0BD
triadic
#84BDBD #BD84BD #BDBD84
tetradic
#84BDBD #A084BD #BD8484 #A0BD84
square
#84BDBD #A084BD #BD8484 #A0BD84
split-complementary
#84BDBD #BD84A0 #BDA084
monochromatic
#458181 #5CA8A8 #84BDBD #ACD2D2 #D4E8E8
Accessibility & contrast
On white
2.10
#84BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#84BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BDBD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BDBD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#6FC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #84bdbd; /* rgb */ color: rgb(132, 189, 189); /* oklch */ color: oklch(75.9% 0.059 196.0);
Tailwind
colors: {
custom: {
50: '#aad1d0',
500: '#84bdbd',
950: '#000000',
},
}SCSS
$custom: #84bdbd; $custom-light: #aad1d0; $custom-dark: #000000;
JSON
{
"hex": "#84bdbd",
"rgb": {
"r": 132,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 30.159,
"l": 62.941
},
"oklch": {
"l": 0.75925,
"c": 0.05904,
"h": 196
},
"luminance": 0.44975
}Semantic roles & 50–950 ramp
primary
#84BDBD
secondary
#D9C4C4
accent
#3D3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282