#84BBAD#84BBAD
#84BBAD is a light, moderate teal. Relative luminance 0.435; OKLCH L 75.0% C 0.061 H 177.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBAD |
|---|---|
| RGB | rgb(132, 187, 173) |
| HSL | hsl(165, 29%, 63%) |
| HSV | hsv(165, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(71.87, -20.95, 1.34) |
| CIE-LCH | lch(71.87, 20.99, 176.35°) |
| OKLab | oklab(74.98% -0.0609 0.0032) |
| OKLCH | oklch(74.98% 0.061 177) |
| XYZ | xyz(34.8264, 43.4616, 46.0809) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.56
Seafoam Blue
#78D1B6
ΔE00 7.45
Greyish Teal
#719F91
ΔE00 8.12
Mediumaquamarine
#66CDAA
ΔE00 8.85
Dull Teal
#5F9E8F
ΔE00 9.21
Tealish
#24BCA8
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBAD #BB8492
analogous
#84BB91 #84BBAD #84AEBB
triadic
#84BBAD #AD84BB #BBAD84
tetradic
#84BBAD #9184BB #BB8492 #AEBB84
square
#84BBAD #9184BB #BB8492 #AEBB84
split-complementary
#84BBAD #BB84AE #BB9184
monochromatic
#467F70 #5DA593 #84BBAD #ABD1C7 #D3E7E2
Accessibility & contrast
On white
2.17
#84BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#84BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBAD
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBAD | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AC
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#75BDB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84bbad; /* rgb */ color: rgb(132, 187, 173); /* oklch */ color: oklch(75.0% 0.061 177.0);
Tailwind
colors: {
custom: {
50: '#a9cfc5',
500: '#84bbad',
950: '#000000',
},
}SCSS
$custom: #84bbad; $custom-light: #a9cfc5; $custom-dark: #000000;
JSON
{
"hex": "#84bbad",
"rgb": {
"r": 132,
"g": 187,
"b": 173
},
"hsl": {
"h": 164.727,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74975,
"c": 0.061,
"h": 177
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#84BBAD
secondary
#D7C3C8
accent
#3E59A7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281