#84BCAD#84BCAD
#84BCAD is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.2% C 0.062 H 176.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCAD |
|---|---|
| RGB | rgb(132, 188, 173) |
| HSL | hsl(164, 29%, 63%) |
| HSV | hsv(164, 30%, 74%) |
| CMYK | cmyk(29.8%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(72.15, -21.45, 1.75) |
| CIE-LCH | lch(72.15, 21.53, 175.33°) |
| OKLab | oklab(75.2% -0.0622 0.0043) |
| OKLCH | oklch(75.2% 0.062 176) |
| XYZ | xyz(35.0393, 43.8873, 46.1519) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 7.03
Greyish Teal
#719F91
ΔE00 8.37
Mediumaquamarine
#66CDAA
ΔE00 8.44
Greeny Blue
#42B395
ΔE00 9.15
Tealish
#24BCA8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCAD #BC8493
analogous
#84BC91 #84BCAD #84AFBC
triadic
#84BCAD #AD84BC #BCAD84
tetradic
#84BCAD #9184BC #BC8493 #AFBC84
square
#84BCAD #9184BC #BC8493 #AFBC84
split-complementary
#84BCAD #BC84AF #BC9184
monochromatic
#468070 #5CA693 #84BCAD #ACD2C7 #D3E7E2
Accessibility & contrast
On white
2.15
#84BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#84BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCAD
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCAD | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AC
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#75BDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84bcad; /* rgb */ color: rgb(132, 188, 173); /* oklch */ color: oklch(75.2% 0.062 176.0);
Tailwind
colors: {
custom: {
50: '#a9d0c5',
500: '#84bcad',
950: '#000000',
},
}SCSS
$custom: #84bcad; $custom-light: #a9d0c5; $custom-dark: #000000;
JSON
{
"hex": "#84bcad",
"rgb": {
"r": 132,
"g": 188,
"b": 173
},
"hsl": {
"h": 163.929,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.75204,
"c": 0.06236,
"h": 176
},
"luminance": 0.43889
}Semantic roles & 50–950 ramp
primary
#84BCAD
secondary
#D8C4C9
accent
#3D5AA8
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281