#84BCA2#84BCA2
#84BCA2 is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.9% C 0.070 H 164.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #84BCA2 |
|---|---|
| RGB | rgb(132, 188, 162) |
| HSL | hsl(152, 29%, 63%) |
| HSV | hsv(152, 30%, 74%) |
| CMYK | cmyk(29.8%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(71.88, -23.79, 7.36) |
| CIE-LCH | lch(71.88, 24.90, 162.82°) |
| OKLab | oklab(74.89% -0.067 0.019) |
| OKLCH | oklch(74.89% 0.07 164.2) |
| XYZ | xyz(34.0184, 43.4790, 40.7752) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.41
Darkseagreen
#8FBC8F
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 6.82
Greeny Blue
#42B395
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BCA2 #BC849E
analogous
#84BC86 #84BCA2 #84BABC
triadic
#84BCA2 #A284BC #BCA284
tetradic
#84BCA2 #8684BC #BC849E #BABC84
square
#84BCA2 #8684BC #BC849E #BABC84
split-complementary
#84BCA2 #BC84BA #BC8684
monochromatic
#468065 #5CA684 #84BCA2 #ACD2C0 #D3E7DE
Accessibility & contrast
On white
2.17
#84BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#84BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BCA2
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BCA2 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#78BCB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84bca2; /* rgb */ color: rgb(132, 188, 162); /* oklch */ color: oklch(74.9% 0.070 164.2);
Tailwind
colors: {
custom: {
50: '#a9d0bd',
500: '#84bca2',
950: '#000000',
},
}SCSS
$custom: #84bca2; $custom-light: #a9d0bd; $custom-dark: #000000;
JSON
{
"hex": "#84bca2",
"rgb": {
"r": 132,
"g": 188,
"b": 162
},
"hsl": {
"h": 152.143,
"s": 29.474,
"l": 62.745
},
"oklch": {
"l": 0.74893,
"c": 0.06963,
"h": 164.2
},
"luminance": 0.43481
}Semantic roles & 50–950 ramp
primary
#84BCA2
secondary
#D8C4CD
accent
#3D6FA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281