#84BBBE#84BBBE
#84BBBE is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.057 H 200.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBBE |
|---|---|
| RGB | rgb(132, 187, 190) |
| HSL | hsl(183, 31%, 63%) |
| HSV | hsv(183, 31%, 75%) |
| CMYK | cmyk(30.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.34, -17.07, -7.27) |
| CIE-LCH | lch(72.34, 18.56, 203.06°) |
| OKLab | oklab(75.51% -0.0538 -0.0199) |
| OKLCH | oklch(75.51% 0.057 200.3) |
| XYZ | xyz(36.5772, 44.1619, 55.3020) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.91
Turquoise Blue
#06B1C4
ΔE00 10.01
Mediumturquoise
#48D1CC
ΔE00 10.18
Lightblue
#ADD8E6
ΔE00 10.21
Sky Blue
#87CEEB
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBBE #BE8784
analogous
#84BEA4 #84BBBE #849EBE
triadic
#84BBBE #BE84BB #BBBE84
tetradic
#84BBBE #A484BE #BE8784 #9EBE84
square
#84BBBE #A484BE #BE8784 #9EBE84
split-complementary
#84BBBE #BE849E #BEA484
monochromatic
#457F83 #5CA5A9 #84BBBE #ACD1D3 #D4E7E8
Accessibility & contrast
On white
2.14
#84BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#84BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBBE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBBE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#6FBFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bbbe; /* rgb */ color: rgb(132, 187, 190); /* oklch */ color: oklch(75.5% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#aacfd1',
500: '#84bbbe',
950: '#000000',
},
}SCSS
$custom: #84bbbe; $custom-light: #aacfd1; $custom-dark: #000000;
JSON
{
"hex": "#84bbbe",
"rgb": {
"r": 132,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.103,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.75506,
"c": 0.05735,
"h": 200.3
},
"luminance": 0.44164
}Semantic roles & 50–950 ramp
primary
#84BBBE
secondary
#D9C6C5
accent
#423CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282