#92ACB0#92ACB0
#92ACB0 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.029 H 207.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACB0 |
|---|---|
| RGB | rgb(146, 172, 176) |
| HSL | hsl(188, 16%, 63%) |
| HSV | hsv(188, 17%, 69%) |
| CMYK | cmyk(17%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(68.57, -8.06, -5.05) |
| CIE-LCH | lch(68.57, 9.51, 212.08°) |
| OKLab | oklab(72.6% -0.0259 -0.0137) |
| OKLCH | oklch(72.6% 0.029 207.8) |
| XYZ | xyz(34.4410, 38.7497, 46.7307) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.54
Bluegrey
#85A3B2
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 6.15
Bluey Grey
#89A0B0
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 7.62
Pewter
#899397
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACB0 #B09692
analogous
#92B0A5 #92ACB0 #929DB0
triadic
#92ACB0 #B092AC #ACB092
tetradic
#92ACB0 #A592B0 #B09692 #9DB092
square
#92ACB0 #A592B0 #B09692 #9DB092
split-complementary
#92ACB0 #B0929D #B0A592
monochromatic
#546F74 #6F9196 #92ACB0 #B5C7CA #D9E2E3
Accessibility & contrast
On white
2.40
#92ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#92ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACB0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACB0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#89AEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92acb0; /* rgb */ color: rgb(146, 172, 176); /* oklch */ color: oklch(72.6% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#b2c4c7',
500: '#92acb0',
950: '#000000',
},
}SCSS
$custom: #92acb0; $custom-light: #b2c4c7; $custom-dark: #000000;
JSON
{
"hex": "#92acb0",
"rgb": {
"r": 146,
"g": 172,
"b": 176
},
"hsl": {
"h": 188,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.72598,
"c": 0.02931,
"h": 207.8
},
"luminance": 0.38751
}Semantic roles & 50–950 ramp
primary
#92ACB0
secondary
#D4CBCA
accent
#564B9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182