#92B6AE#92B6AE
#92B6AE is a light, muted teal. Relative luminance 0.426; OKLCH L 74.7% C 0.041 H 180.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92B6AE |
|---|---|
| RGB | rgb(146, 182, 174) |
| HSL | hsl(167, 20%, 64%) |
| HSV | hsv(167, 20%, 71%) |
| CMYK | cmyk(19.8%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(71.30, -13.78, 0.06) |
| CIE-LCH | lch(71.30, 13.78, 179.76°) |
| OKLab | oklab(74.74% -0.0406 -0.0001) |
| OKLCH | oklch(74.74% 0.041 180.1) |
| XYZ | xyz(36.2198, 42.6217, 46.3546) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.38
Pale Teal
#82CBB2
ΔE00 9.66
Greenish Grey
#96AE8D
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 10.33
Cadetblue
#5F9EA0
ΔE00 10.44
Dull Teal
#5F9E8F
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B6AE #B6929A
analogous
#92B69C #92B6AE #92ACB6
triadic
#92B6AE #AE92B6 #B6AE92
tetradic
#92B6AE #9C92B6 #B6929A #ACB692
square
#92B6AE #9C92B6 #B6929A #ACB692
split-complementary
#92B6AE #B692AC #B69C92
monochromatic
#527B72 #6D9D93 #92B6AE #B7CFC9 #DBE7E4
Accessibility & contrast
On white
2.20
#92B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#92B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B6AE
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B6AE | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#89B7B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #92b6ae; /* rgb */ color: rgb(146, 182, 174); /* oklch */ color: oklch(74.7% 0.041 180.1);
Tailwind
colors: {
custom: {
50: '#b2ccc6',
500: '#92b6ae',
950: '#000000',
},
}SCSS
$custom: #92b6ae; $custom-light: #b2ccc6; $custom-dark: #000000;
JSON
{
"hex": "#92b6ae",
"rgb": {
"r": 146,
"g": 182,
"b": 174
},
"hsl": {
"h": 166.667,
"s": 19.78,
"l": 64.314
},
"oklch": {
"l": 0.74743,
"c": 0.04059,
"h": 180.1
},
"luminance": 0.42623
}Semantic roles & 50–950 ramp
primary
#92B6AE
secondary
#D8CCCE
accent
#475B9E
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282