#84BBAB#84BBAB
#84BBAB is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.9% C 0.062 H 174.5°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBAB |
|---|---|
| RGB | rgb(132, 187, 171) |
| HSL | hsl(163, 29%, 63%) |
| HSV | hsv(163, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.82, -21.38, 2.35) |
| CIE-LCH | lch(71.82, 21.51, 173.72°) |
| OKLab | oklab(74.92% -0.0618 0.0059) |
| OKLCH | oklch(74.92% 0.062 174.5) |
| XYZ | xyz(34.6343, 43.3847, 45.0694) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 7.12
Greyish Teal
#719F91
ΔE00 8.09
Mediumaquamarine
#66CDAA
ΔE00 8.38
Greeny Blue
#42B395
ΔE00 8.97
Dull Teal
#5F9E8F
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBAB #BB8494
analogous
#84BB8F #84BBAB #84B0BB
triadic
#84BBAB #AB84BB #BBAB84
tetradic
#84BBAB #8F84BB #BB8494 #B0BB84
square
#84BBAB #8F84BB #BB8494 #B0BB84
split-complementary
#84BBAB #BB84B0 #BB8F84
monochromatic
#467F6E #5DA590 #84BBAB #ABD1C6 #D3E7E1
Accessibility & contrast
On white
2.17
#84BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#84BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBAB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBAB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#75BCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84bbab; /* rgb */ color: rgb(132, 187, 171); /* oklch */ color: oklch(74.9% 0.062 174.5);
Tailwind
colors: {
custom: {
50: '#a9cfc4',
500: '#84bbab',
950: '#000000',
},
}SCSS
$custom: #84bbab; $custom-light: #a9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#84bbab",
"rgb": {
"r": 132,
"g": 187,
"b": 171
},
"hsl": {
"h": 162.545,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74916,
"c": 0.06205,
"h": 174.5
},
"luminance": 0.43386
}Semantic roles & 50–950 ramp
primary
#84BBAB
secondary
#D7C3C9
accent
#3E5DA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281