#84BCAB#84BCAB
#84BCAB is a light, moderate teal. Relative luminance 0.438; OKLCH L 75.1% C 0.063 H 173.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCAB |
|---|---|
| RGB | rgb(132, 188, 171) |
| HSL | hsl(162, 29%, 63%) |
| HSV | hsv(162, 30%, 74%) |
| CMYK | cmyk(29.8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.10, -21.89, 2.77) |
| CIE-LCH | lch(72.10, 22.06, 172.79°) |
| OKLab | oklab(75.15% -0.0631 0.007) |
| OKLCH | oklch(75.15% 0.063 173.7) |
| XYZ | xyz(34.8472, 43.8105, 45.1403) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 6.74
Mediumaquamarine
#66CDAA
ΔE00 7.99
Greyish Teal
#719F91
ΔE00 8.37
Greeny Blue
#42B395
ΔE00 8.81
Tealish
#24BCA8
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCAB #BC8495
analogous
#84BC8F #84BCAB #84B1BC
triadic
#84BCAB #AB84BC #BCAB84
tetradic
#84BCAB #8F84BC #BC8495 #B1BC84
square
#84BCAB #8F84BC #BC8495 #B1BC84
split-complementary
#84BCAB #BC84B1 #BC8F84
monochromatic
#46806E #5CA690 #84BCAB #ACD2C6 #D3E7E1
Accessibility & contrast
On white
2.15
#84BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#84BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCAB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCAB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#75BDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bcab; /* rgb */ color: rgb(132, 188, 171); /* oklch */ color: oklch(75.1% 0.063 173.7);
Tailwind
colors: {
custom: {
50: '#a9d0c4',
500: '#84bcab',
950: '#000000',
},
}SCSS
$custom: #84bcab; $custom-light: #a9d0c4; $custom-dark: #000000;
JSON
{
"hex": "#84bcab",
"rgb": {
"r": 132,
"g": 188,
"b": 171
},
"hsl": {
"h": 161.786,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.75146,
"c": 0.06346,
"h": 173.7
},
"luminance": 0.43812
}Semantic roles & 50–950 ramp
primary
#84BCAB
secondary
#D8C4CA
accent
#3D5EA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281