#92B2AC#92B2AC
#92B2AC is a light, muted teal. Relative luminance 0.409; OKLCH L 73.8% C 0.036 H 182.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2AC |
|---|---|
| RGB | rgb(146, 178, 172) |
| HSL | hsl(169, 17%, 64%) |
| HSV | hsv(169, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(70.13, -12.11, -0.55) |
| CIE-LCH | lch(70.13, 12.12, 182.62°) |
| OKLab | oklab(73.8% -0.0359 -0.0017) |
| OKLCH | oklch(73.8% 0.036 182.7) |
| XYZ | xyz(35.2188, 40.9293, 45.0663) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.71
Cadetblue
#5F9EA0
ΔE00 10.04
Greenish Grey
#96AE8D
ΔE00 10.31
Bluegrey
#85A3B2
ΔE00 10.87
Dull Teal
#5F9E8F
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2AC #B29298
analogous
#92B29C #92B2AC #92A8B2
triadic
#92B2AC #AC92B2 #B2AC92
tetradic
#92B2AC #9C92B2 #B29298 #A8B292
square
#92B2AC #9C92B2 #B29298 #A8B292
split-complementary
#92B2AC #B292A8 #B29C92
monochromatic
#537670 #6E9991 #92B2AC #B6CBC7 #DAE5E3
Accessibility & contrast
On white
2.29
#92B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#92B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2AC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2AC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#8AB3B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92b2ac; /* rgb */ color: rgb(146, 178, 172); /* oklch */ color: oklch(73.8% 0.036 182.7);
Tailwind
colors: {
custom: {
50: '#b2c9c4',
500: '#92b2ac',
950: '#000000',
},
}SCSS
$custom: #92b2ac; $custom-light: #b2c9c4; $custom-dark: #000000;
JSON
{
"hex": "#92b2ac",
"rgb": {
"r": 146,
"g": 178,
"b": 172
},
"hsl": {
"h": 168.75,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73795,
"c": 0.03595,
"h": 182.7
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#92B2AC
secondary
#D6CACC
accent
#4A599B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281