#84B8B3#84B8B3
#84B8B3 is a light, muted teal. Relative luminance 0.424; OKLCH L 74.5% C 0.055 H 188.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #84B8B3 |
|---|---|
| RGB | rgb(132, 184, 179) |
| HSL | hsl(174, 27%, 62%) |
| HSV | hsv(174, 28%, 72%) |
| CMYK | cmyk(28.3%, 0%, 2.7%, 27.8%) |
| CIE-LAB | lab(71.17, -18.08, -2.96) |
| CIE-LCH | lch(71.17, 18.32, 189.31°) |
| OKLab | oklab(74.47% -0.0545 -0.0082) |
| OKLCH | oklch(74.47% 0.055 188.6) |
| XYZ | xyz(34.7902, 42.4395, 48.9976) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.40
Cadetblue
#5F9EA0
ΔE00 8.73
Pale Teal
#82CBB2
ΔE00 8.80
Dull Teal
#5F9E8F
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 9.94
Mediumturquoise
#48D1CC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B8B3 #B88489
analogous
#84B899 #84B8B3 #84A3B8
triadic
#84B8B3 #B384B8 #B8B384
tetradic
#84B8B3 #9984B8 #B88489 #A3B884
square
#84B8B3 #9984B8 #B88489 #A3B884
split-complementary
#84B8B3 #B884A3 #B89984
monochromatic
#477B76 #5DA29B #84B8B3 #ABCECB #D2E5E3
Accessibility & contrast
On white
2.21
#84B8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#84B8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B8B3
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B8B3 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B3
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#73BBB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #84b8b3; /* rgb */ color: rgb(132, 184, 179); /* oklch */ color: oklch(74.5% 0.055 188.6);
Tailwind
colors: {
custom: {
50: '#a9cdc9',
500: '#84b8b3',
950: '#000000',
},
}SCSS
$custom: #84b8b3; $custom-light: #a9cdc9; $custom-dark: #000000;
JSON
{
"hex": "#84b8b3",
"rgb": {
"r": 132,
"g": 184,
"b": 179
},
"hsl": {
"h": 174.231,
"s": 26.804,
"l": 61.961
},
"oklch": {
"l": 0.74473,
"c": 0.05509,
"h": 188.6
},
"luminance": 0.42441
}Semantic roles & 50–950 ramp
primary
#84B8B3
secondary
#D5C2C4
accent
#404AA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282