#84BAA8#84BAA8
#84BAA8 is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.6% C 0.062 H 171.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #84BAA8 |
|---|---|
| RGB | rgb(132, 186, 168) |
| HSL | hsl(160, 28%, 62%) |
| HSV | hsv(160, 29%, 73%) |
| CMYK | cmyk(29%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(71.45, -21.53, 3.47) |
| CIE-LCH | lch(71.45, 21.80, 170.85°) |
| OKLab | oklab(74.6% -0.0618 0.0089) |
| OKLCH | oklch(74.6% 0.062 171.8) |
| XYZ | xyz(34.1402, 42.8489, 43.5100) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 7.15
Greyish Teal
#719F91
ΔE00 7.87
Mediumaquamarine
#66CDAA
ΔE00 8.18
Greeny Blue
#42B395
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BAA8 #BA8496
analogous
#84BA8D #84BAA8 #84B1BA
triadic
#84BAA8 #A884BA #BAA884
tetradic
#84BAA8 #8D84BA #BA8496 #B1BA84
square
#84BAA8 #8D84BA #BA8496 #B1BA84
split-complementary
#84BAA8 #BA84B1 #BA8D84
monochromatic
#467D6B #5DA48C #84BAA8 #ABD0C4 #D2E6DF
Accessibility & contrast
On white
2.19
#84BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#84BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BAA8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BAA8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A7
Deuteranopia (green-blind)
#ADACA9
Tritanopia (blue-blind)
#76BBB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84baa8; /* rgb */ color: rgb(132, 186, 168); /* oklch */ color: oklch(74.6% 0.062 171.8);
Tailwind
colors: {
custom: {
50: '#a9cfc1',
500: '#84baa8',
950: '#000000',
},
}SCSS
$custom: #84baa8; $custom-light: #a9cfc1; $custom-dark: #000000;
JSON
{
"hex": "#84baa8",
"rgb": {
"r": 132,
"g": 186,
"b": 168
},
"hsl": {
"h": 160,
"s": 28.125,
"l": 62.353
},
"oklch": {
"l": 0.746,
"c": 0.06239,
"h": 171.8
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#84BAA8
secondary
#D7C3CA
accent
#3F61A7
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281