#84BDBF#84BDBF
#84BDBF is a light, muted teal. Relative luminance 0.451; OKLCH L 76.0% C 0.059 H 198.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #84BDBF |
|---|---|
| RGB | rgb(132, 189, 191) |
| HSL | hsl(182, 32%, 63%) |
| HSV | hsv(182, 31%, 75%) |
| CMYK | cmyk(30.9%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(72.93, -17.87, -6.93) |
| CIE-LCH | lch(72.93, 19.17, 201.20°) |
| OKLab | oklab(75.99% -0.0559 -0.019) |
| OKLCH | oklch(75.99% 0.059 198.7) |
| XYZ | xyz(37.1141, 45.0603, 56.0220) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.51
Mediumturquoise
#48D1CC
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.65
Darkturquoise
#00CED1
ΔE00 10.08
Turquoise Blue
#06B1C4
ΔE00 10.18
Lightblue
#ADD8E6
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BDBF #BF8684
analogous
#84BFA3 #84BDBF #849FBF
triadic
#84BDBF #BF84BD #BDBF84
tetradic
#84BDBF #A384BF #BF8684 #9FBF84
square
#84BDBF #A384BF #BF8684 #9FBF84
split-complementary
#84BDBF #BF849F #BFA384
monochromatic
#458284 #5CA7AA #84BDBF #ACD3D4 #D5E8E9
Accessibility & contrast
On white
2.10
#84BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#84BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BDBF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BDBF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#AAB0BF
Tritanopia (blue-blind)
#6FC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #84bdbf; /* rgb */ color: rgb(132, 189, 191); /* oklch */ color: oklch(76.0% 0.059 198.7);
Tailwind
colors: {
custom: {
50: '#aad1d2',
500: '#84bdbf',
950: '#000000',
},
}SCSS
$custom: #84bdbf; $custom-light: #aad1d2; $custom-dark: #000000;
JSON
{
"hex": "#84bdbf",
"rgb": {
"r": 132,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.034,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.7599,
"c": 0.05907,
"h": 198.7
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#84BDBF
secondary
#DAC6C5
accent
#3F3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282