#92B0AC#92B0AC
#92B0AC is a light, muted teal. Relative luminance 0.401; OKLCH L 73.4% C 0.033 H 186.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92B0AC |
|---|---|
| RGB | rgb(146, 176, 172) |
| HSL | hsl(172, 16%, 63%) |
| HSV | hsv(172, 17%, 69%) |
| CMYK | cmyk(17%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(69.57, -11.05, -1.37) |
| CIE-LCH | lch(69.57, 11.13, 187.07°) |
| OKLab | oklab(73.35% -0.0331 -0.0038) |
| OKLCH | oklch(73.35% 0.033 186.6) |
| XYZ | xyz(34.8238, 40.1392, 44.9346) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Greyish Teal
#719F91
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 9.70
Cadetblue
#5F9EA0
ΔE00 9.89
Cool Gray
#9AA7B0
ΔE00 10.02
Greenish Grey
#96AE8D
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B0AC #B09296
analogous
#92B09D #92B0AC #92A5B0
triadic
#92B0AC #AC92B0 #B0AC92
tetradic
#92B0AC #9D92B0 #B09296 #A5B092
square
#92B0AC #9D92B0 #B09296 #A5B092
split-complementary
#92B0AC #B092A5 #B09D92
monochromatic
#54746F #6F9691 #92B0AC #B5CAC7 #D9E3E2
Accessibility & contrast
On white
2.33
#92B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#92B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B0AC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B0AC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#8AB2AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92b0ac; /* rgb */ color: rgb(146, 176, 172); /* oklch */ color: oklch(73.4% 0.033 186.6);
Tailwind
colors: {
custom: {
50: '#b2c7c4',
500: '#92b0ac',
950: '#000000',
},
}SCSS
$custom: #92b0ac; $custom-light: #b2c7c4; $custom-dark: #000000;
JSON
{
"hex": "#92b0ac",
"rgb": {
"r": 146,
"g": 176,
"b": 172
},
"hsl": {
"h": 172,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.73352,
"c": 0.03336,
"h": 186.6
},
"luminance": 0.4014
}Semantic roles & 50–950 ramp
primary
#92B0AC
secondary
#D4CACB
accent
#4B569A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281