#84BEC0#84BEC0
#84BEC0 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.2% C 0.060 H 198.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEC0 |
|---|---|
| RGB | rgb(132, 190, 192) |
| HSL | hsl(182, 32%, 64%) |
| HSV | hsv(182, 31%, 75%) |
| CMYK | cmyk(31.2%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(73.24, -18.14, -7.01) |
| CIE-LCH | lch(73.24, 19.45, 201.14°) |
| OKLab | oklab(76.25% -0.0568 -0.0192) |
| OKLCH | oklch(76.25% 0.06 198.7) |
| XYZ | xyz(37.4404, 45.5361, 56.6755) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 9.72
Darkturquoise
#00CED1
ΔE00 9.89
Lightblue
#ADD8E6
ΔE00 10.17
Turquoise Blue
#06B1C4
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEC0 #C08684
analogous
#84C0A4 #84BEC0 #84A0C0
triadic
#84BEC0 #C084BE #BEC084
tetradic
#84BEC0 #A484C0 #C08684 #A0C084
square
#84BEC0 #A484C0 #C08684 #A0C084
split-complementary
#84BEC0 #C084A0 #C0A484
monochromatic
#448385 #5CA9AB #84BEC0 #ACD3D5 #D5E9E9
Accessibility & contrast
On white
2.08
#84BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#84BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEC0
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEC0 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#6EC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #84bec0; /* rgb */ color: rgb(132, 190, 192); /* oklch */ color: oklch(76.2% 0.060 198.7);
Tailwind
colors: {
custom: {
50: '#aad1d3',
500: '#84bec0',
950: '#000000',
},
}SCSS
$custom: #84bec0; $custom-light: #aad1d3; $custom-dark: #000000;
JSON
{
"hex": "#84bec0",
"rgb": {
"r": 132,
"g": 190,
"b": 192
},
"hsl": {
"h": 182,
"s": 32.258,
"l": 63.529
},
"oklch": {
"l": 0.76248,
"c": 0.05996,
"h": 198.7
},
"luminance": 0.45538
}Semantic roles & 50–950 ramp
primary
#84BEC0
secondary
#DBC6C5
accent
#3E3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282