#84BABC#84BABC
#84BABC is a light, muted teal. Relative luminance 0.437; OKLCH L 75.2% C 0.056 H 198.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #84BABC |
|---|---|
| RGB | rgb(132, 186, 188) |
| HSL | hsl(182, 29%, 63%) |
| HSV | hsv(182, 30%, 74%) |
| CMYK | cmyk(29.8%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.00, -17.03, -6.68) |
| CIE-LCH | lch(72.00, 18.29, 201.42°) |
| OKLab | oklab(75.21% -0.0533 -0.0183) |
| OKLCH | oklch(75.21% 0.056 198.9) |
| XYZ | xyz(36.1487, 43.6523, 54.0882) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.90
Turquoise Blue
#06B1C4
ΔE00 10.17
Powder Blue
#B0E0E6
ΔE00 10.20
Mediumturquoise
#48D1CC
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 10.57
Lightblue
#ADD8E6
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BABC #BC8684
analogous
#84BCA2 #84BABC #849EBC
triadic
#84BABC #BC84BA #BABC84
tetradic
#84BABC #A284BC #BC8684 #9EBC84
square
#84BABC #A284BC #BC8684 #9EBC84
split-complementary
#84BABC #BC849E #BCA284
monochromatic
#467E80 #5CA4A6 #84BABC #ACD0D2 #D3E6E7
Accessibility & contrast
On white
2.16
#84BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#84BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BABC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BABC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#70BEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84babc; /* rgb */ color: rgb(132, 186, 188); /* oklch */ color: oklch(75.2% 0.056 198.9);
Tailwind
colors: {
custom: {
50: '#a9ced0',
500: '#84babc',
950: '#000000',
},
}SCSS
$custom: #84babc; $custom-light: #a9ced0; $custom-dark: #000000;
JSON
{
"hex": "#84babc",
"rgb": {
"r": 132,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.143,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.75214,
"c": 0.05638,
"h": 198.9
},
"luminance": 0.43654
}Semantic roles & 50–950 ramp
primary
#84BABC
secondary
#D8C4C4
accent
#413DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282