#92AEA8#92AEA8
#92AEA8 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.032 H 180.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEA8 |
|---|---|
| RGB | rgb(146, 174, 168) |
| HSL | hsl(167, 15%, 63%) |
| HSV | hsv(167, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 3.4%, 31.8%) |
| CIE-LAB | lab(68.90, -10.83, -0.14) |
| CIE-LCH | lch(68.90, 10.83, 180.72°) |
| OKLab | oklab(72.79% -0.032 -0.0005) |
| OKLCH | oklch(72.79% 0.032 180.9) |
| XYZ | xyz(34.0562, 39.2093, 42.8120) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.57
Greyish Teal
#719F91
ΔE00 8.21
Greenish Grey
#96AE8D
ΔE00 10.04
Cadetblue
#5F9EA0
ΔE00 10.11
Cool Gray
#9AA7B0
ΔE00 10.31
Bluegrey
#85A3B2
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEA8 #AE9298
analogous
#92AE9A #92AEA8 #92A6AE
triadic
#92AEA8 #A892AE #AEA892
tetradic
#92AEA8 #9A92AE #AE9298 #A6AE92
square
#92AEA8 #9A92AE #AE9298 #A6AE92
split-complementary
#92AEA8 #AE92A6 #AE9A92
monochromatic
#54716B #6F948C #92AEA8 #B5C8C4 #D8E2E0
Accessibility & contrast
On white
2.38
#92AEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#92AEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEA8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEA8 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#A6A6A9
Tritanopia (blue-blind)
#8BAFAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92aea8; /* rgb */ color: rgb(146, 174, 168); /* oklch */ color: oklch(72.8% 0.032 180.9);
Tailwind
colors: {
custom: {
50: '#b2c6c1',
500: '#92aea8',
950: '#000000',
},
}SCSS
$custom: #92aea8; $custom-light: #b2c6c1; $custom-dark: #000000;
JSON
{
"hex": "#92aea8",
"rgb": {
"r": 146,
"g": 174,
"b": 168
},
"hsl": {
"h": 167.143,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72788,
"c": 0.032,
"h": 180.9
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#92AEA8
secondary
#D3C9CB
accent
#4D5D99
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111312
muted
#808281