#92B2A6#92B2A6
#92B2A6 is a light, muted teal. Relative luminance 0.407; OKLCH L 73.6% C 0.039 H 170.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2A6 |
|---|---|
| RGB | rgb(146, 178, 166) |
| HSL | hsl(158, 17%, 64%) |
| HSV | hsv(158, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(69.97, -13.35, 2.52) |
| CIE-LCH | lch(69.97, 13.58, 169.32°) |
| OKLab | oklab(73.62% -0.0384 0.0065) |
| OKLCH | oklch(73.62% 0.039 170.5) |
| XYZ | xyz(34.6556, 40.7040, 42.0997) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 9.95
Sage Green
#9CAF88
ΔE00 10.04
Grey Green
#86A17D
ΔE00 10.08
Dull Teal
#5F9E8F
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2A6 #B2929E
analogous
#92B296 #92B2A6 #92AEB2
triadic
#92B2A6 #A692B2 #B2A692
tetradic
#92B2A6 #9692B2 #B2929E #AEB292
square
#92B2A6 #9692B2 #B2929E #AEB292
split-complementary
#92B2A6 #B292AE #B29692
monochromatic
#537669 #6E9989 #92B2A6 #B6CBC3 #DAE5E1
Accessibility & contrast
On white
2.30
#92B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#92B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2A6
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2A6 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA5
Deuteranopia (green-blind)
#AAA9A7
Tritanopia (blue-blind)
#8BB3AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92b2a6; /* rgb */ color: rgb(146, 178, 166); /* oklch */ color: oklch(73.6% 0.039 170.5);
Tailwind
colors: {
custom: {
50: '#b2c9c0',
500: '#92b2a6',
950: '#000000',
},
}SCSS
$custom: #92b2a6; $custom-light: #b2c9c0; $custom-dark: #000000;
JSON
{
"hex": "#92b2a6",
"rgb": {
"r": 146,
"g": 178,
"b": 166
},
"hsl": {
"h": 157.5,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73617,
"c": 0.03897,
"h": 170.5
},
"luminance": 0.40705
}Semantic roles & 50–950 ramp
primary
#92B2A6
secondary
#D6CACE
accent
#4A699B
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281