#84B8A2#84B8A2
#84B8A2 is a light, moderate teal. Relative luminance 0.418; OKLCH L 74.0% C 0.063 H 166.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #84B8A2 |
|---|---|
| RGB | rgb(132, 184, 162) |
| HSL | hsl(155, 27%, 62%) |
| HSV | hsv(155, 28%, 72%) |
| CMYK | cmyk(28.3%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(70.73, -21.79, 5.70) |
| CIE-LCH | lch(70.73, 22.52, 165.33°) |
| OKLab | oklab(73.97% -0.0617 0.0147) |
| OKLCH | oklch(73.97% 0.063 166.6) |
| XYZ | xyz(33.1757, 41.7936, 40.4944) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.44
Darkseagreen
#8FBC8F
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 7.52
Greyish Teal
#719F91
ΔE00 7.64
Mediumaquamarine
#66CDAA
ΔE00 8.08
Greenish Grey
#96AE8D
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B8A2 #B8849A
analogous
#84B888 #84B8A2 #84B4B8
triadic
#84B8A2 #A284B8 #B8A284
tetradic
#84B8A2 #8884B8 #B8849A #B4B884
square
#84B8A2 #8884B8 #B8849A #B4B884
split-complementary
#84B8A2 #B884B4 #B88884
monochromatic
#477B65 #5DA285 #84B8A2 #ABCEBF #D2E5DD
Accessibility & contrast
On white
2.24
#84B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#84B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B8A2
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B8A2 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#78B8B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #84b8a2; /* rgb */ color: rgb(132, 184, 162); /* oklch */ color: oklch(74.0% 0.063 166.6);
Tailwind
colors: {
custom: {
50: '#a9cdbd',
500: '#84b8a2',
950: '#000000',
},
}SCSS
$custom: #84b8a2; $custom-light: #a9cdbd; $custom-dark: #000000;
JSON
{
"hex": "#84b8a2",
"rgb": {
"r": 132,
"g": 184,
"b": 162
},
"hsl": {
"h": 154.615,
"s": 26.804,
"l": 61.961
},
"oklch": {
"l": 0.73971,
"c": 0.06348,
"h": 166.6
},
"luminance": 0.41795
}Semantic roles & 50–950 ramp
primary
#84B8A2
secondary
#D5C2CA
accent
#406BA5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101312
muted
#7F8281