#92B2B0#92B2B0
#92B2B0 is a light, muted teal. Relative luminance 0.411; OKLCH L 73.9% C 0.035 H 191.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2B0 |
|---|---|
| RGB | rgb(146, 178, 176) |
| HSL | hsl(176, 17%, 64%) |
| HSV | hsv(176, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(70.24, -11.26, -2.60) |
| CIE-LCH | lch(70.24, 11.55, 192.99°) |
| OKLab | oklab(73.92% -0.0343 -0.0071) |
| OKLCH | oklch(73.92% 0.035 191.7) |
| XYZ | xyz(35.6088, 41.0853, 47.1200) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.73
Bluegrey
#85A3B2
ΔE00 9.19
Greyish Teal
#719F91
ΔE00 9.39
Cadetblue
#5F9EA0
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 9.83
Greyblue
#77A1B5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2B0 #B29294
analogous
#92B2A0 #92B2B0 #92A4B2
triadic
#92B2B0 #B092B2 #B2B092
tetradic
#92B2B0 #A092B2 #B29294 #A4B292
square
#92B2B0 #A092B2 #B29294 #A4B292
split-complementary
#92B2B0 #B292A4 #B2A092
monochromatic
#537674 #6E9996 #92B2B0 #B6CBCA #DAE5E4
Accessibility & contrast
On white
2.28
#92B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#92B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2B0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2B0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB0
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#89B4B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92b2b0; /* rgb */ color: rgb(146, 178, 176); /* oklch */ color: oklch(73.9% 0.035 191.7);
Tailwind
colors: {
custom: {
50: '#b2c9c7',
500: '#92b2b0',
950: '#000000',
},
}SCSS
$custom: #92b2b0; $custom-light: #b2c9c7; $custom-dark: #000000;
JSON
{
"hex": "#92b2b0",
"rgb": {
"r": 146,
"g": 178,
"b": 176
},
"hsl": {
"h": 176.25,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73918,
"c": 0.03499,
"h": 191.7
},
"luminance": 0.41086
}Semantic roles & 50–950 ramp
primary
#92B2B0
secondary
#D6CACB
accent
#4A4F9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282