#92B2AA#92B2AA
#92B2AA is a light, muted teal. Relative luminance 0.409; OKLCH L 73.7% C 0.037 H 178.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2AA |
|---|---|
| RGB | rgb(146, 178, 170) |
| HSL | hsl(165, 17%, 64%) |
| HSV | hsv(165, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(70.07, -12.53, 0.47) |
| CIE-LCH | lch(70.07, 12.53, 177.86°) |
| OKLab | oklab(73.74% -0.0367 0.0011) |
| OKLCH | oklch(73.74% 0.037 178.4) |
| XYZ | xyz(35.0282, 40.8530, 44.0623) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.96
Cool Grey
#95A3A6
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 9.47
Cadetblue
#5F9EA0
ΔE00 10.28
Dull Teal
#5F9E8F
ΔE00 10.61
Pale Teal
#82CBB2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2AA #B2929A
analogous
#92B29A #92B2AA #92AAB2
triadic
#92B2AA #AA92B2 #B2AA92
tetradic
#92B2AA #9A92B2 #B2929A #AAB292
square
#92B2AA #9A92B2 #B2929A #AAB292
split-complementary
#92B2AA #B292AA #B29A92
monochromatic
#53766D #6E998E #92B2AA #B6CBC6 #DAE5E2
Accessibility & contrast
On white
2.29
#92B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#92B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2AA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2AA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#8AB3AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92b2aa; /* rgb */ color: rgb(146, 178, 170); /* oklch */ color: oklch(73.7% 0.037 178.4);
Tailwind
colors: {
custom: {
50: '#b2c9c3',
500: '#92b2aa',
950: '#000000',
},
}SCSS
$custom: #92b2aa; $custom-light: #b2c9c3; $custom-dark: #000000;
JSON
{
"hex": "#92b2aa",
"rgb": {
"r": 146,
"g": 178,
"b": 170
},
"hsl": {
"h": 165,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73735,
"c": 0.03676,
"h": 178.4
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#92B2AA
secondary
#D6CACD
accent
#4A5E9B
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281