#92B0AE#92B0AE
#92B0AE is a light, muted teal. Relative luminance 0.402; OKLCH L 73.4% C 0.033 H 191.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92B0AE |
|---|---|
| RGB | rgb(146, 176, 174) |
| HSL | hsl(176, 16%, 63%) |
| HSV | hsv(176, 17%, 69%) |
| CMYK | cmyk(17%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(69.62, -10.63, -2.39) |
| CIE-LCH | lch(69.62, 10.89, 192.70°) |
| OKLab | oklab(73.41% -0.0323 -0.0066) |
| OKLCH | oklch(73.41% 0.033 191.5) |
| XYZ | xyz(35.0173, 40.2166, 45.9538) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 8.83
Greyish Teal
#719F91
ΔE00 9.32
Cool Gray
#9AA7B0
ΔE00 9.32
Cadetblue
#5F9EA0
ΔE00 9.84
Greyblue
#77A1B5
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B0AE #B09294
analogous
#92B09F #92B0AE #92A3B0
triadic
#92B0AE #AE92B0 #B0AE92
tetradic
#92B0AE #9F92B0 #B09294 #A3B092
square
#92B0AE #9F92B0 #B09294 #A3B092
split-complementary
#92B0AE #B092A3 #B09F92
monochromatic
#547472 #6F9694 #92B0AE #B5CAC8 #D9E3E3
Accessibility & contrast
On white
2.32
#92B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#92B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B0AE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B0AE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#89B2AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92b0ae; /* rgb */ color: rgb(146, 176, 174); /* oklch */ color: oklch(73.4% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#b2c7c6',
500: '#92b0ae',
950: '#000000',
},
}SCSS
$custom: #92b0ae; $custom-light: #b2c7c6; $custom-dark: #000000;
JSON
{
"hex": "#92b0ae",
"rgb": {
"r": 146,
"g": 176,
"b": 174
},
"hsl": {
"h": 176,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.73414,
"c": 0.03297,
"h": 191.5
},
"luminance": 0.40218
}Semantic roles & 50–950 ramp
primary
#92B0AE
secondary
#D4CACA
accent
#4B519A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282