#92B4AC#92B4AC
#92B4AC is a light, muted teal. Relative luminance 0.417; OKLCH L 74.2% C 0.039 H 179.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92B4AC |
|---|---|
| RGB | rgb(146, 180, 172) |
| HSL | hsl(166, 18%, 64%) |
| HSV | hsv(166, 19%, 71%) |
| CMYK | cmyk(18.9%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(70.69, -13.16, 0.26) |
| CIE-LCH | lch(70.69, 13.16, 178.86°) |
| OKLab | oklab(74.24% -0.0387 0.0005) |
| OKLCH | oklch(74.24% 0.039 179.3) |
| XYZ | xyz(35.6197, 41.7309, 45.1999) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.14
Greenish Grey
#96AE8D
ΔE00 9.70
Cool Grey
#95A3A6
ΔE00 9.79
Pale Teal
#82CBB2
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.33
Dull Teal
#5F9E8F
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B4AC #B4929A
analogous
#92B49B #92B4AC #92ABB4
triadic
#92B4AC #AC92B4 #B4AC92
tetradic
#92B4AC #9B92B4 #B4929A #ABB492
square
#92B4AC #9B92B4 #B4929A #ABB492
split-complementary
#92B4AC #B492AB #B49B92
monochromatic
#537970 #6E9B90 #92B4AC #B6CDC8 #DBE6E3
Accessibility & contrast
On white
2.25
#92B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#92B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B4AC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B4AC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#AAABAD
Tritanopia (blue-blind)
#89B5B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92b4ac; /* rgb */ color: rgb(146, 180, 172); /* oklch */ color: oklch(74.2% 0.039 179.3);
Tailwind
colors: {
custom: {
50: '#b2cac4',
500: '#92b4ac',
950: '#000000',
},
}SCSS
$custom: #92b4ac; $custom-light: #b2cac4; $custom-dark: #000000;
JSON
{
"hex": "#92b4ac",
"rgb": {
"r": 146,
"g": 180,
"b": 172
},
"hsl": {
"h": 165.882,
"s": 18.478,
"l": 63.922
},
"oklch": {
"l": 0.74239,
"c": 0.03868,
"h": 179.3
},
"luminance": 0.41732
}Semantic roles & 50–950 ramp
primary
#92B4AC
secondary
#D7CBCE
accent
#495C9D
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281