#92B0AA#92B0AA
#92B0AA is a light, muted teal. Relative luminance 0.401; OKLCH L 73.3% C 0.034 H 181.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92B0AA |
|---|---|
| RGB | rgb(146, 176, 170) |
| HSL | hsl(168, 16%, 63%) |
| HSV | hsv(168, 17%, 69%) |
| CMYK | cmyk(17%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(69.51, -11.47, -0.35) |
| CIE-LCH | lch(69.51, 11.48, 181.73°) |
| OKLab | oklab(73.29% -0.034 -0.0011) |
| OKLCH | oklch(73.29% 0.034 181.9) |
| XYZ | xyz(34.6332, 40.0630, 43.9306) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.14
Greyish Teal
#719F91
ΔE00 8.24
Cadetblue
#5F9EA0
ΔE00 10.05
Greenish Grey
#96AE8D
ΔE00 10.15
Bluegrey
#85A3B2
ΔE00 10.58
Cool Gray
#9AA7B0
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B0AA #B09298
analogous
#92B09B #92B0AA #92A7B0
triadic
#92B0AA #AA92B0 #B0AA92
tetradic
#92B0AA #9B92B0 #B09298 #A7B092
square
#92B0AA #9B92B0 #B09298 #A7B092
split-complementary
#92B0AA #B092A7 #B09B92
monochromatic
#54746D #6F968E #92B0AA #B5CAC6 #D9E3E1
Accessibility & contrast
On white
2.33
#92B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#92B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B0AA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B0AA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#8AB1AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92b0aa; /* rgb */ color: rgb(146, 176, 170); /* oklch */ color: oklch(73.3% 0.034 181.9);
Tailwind
colors: {
custom: {
50: '#b2c7c3',
500: '#92b0aa',
950: '#000000',
},
}SCSS
$custom: #92b0aa; $custom-light: #b2c7c3; $custom-dark: #000000;
JSON
{
"hex": "#92b0aa",
"rgb": {
"r": 146,
"g": 176,
"b": 170
},
"hsl": {
"h": 168,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.73291,
"c": 0.03399,
"h": 181.9
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#92B0AA
secondary
#D4CACC
accent
#4B5B9A
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281