#92AEAC#92AEAC
#92AEAC is a light, muted teal. Relative luminance 0.394; OKLCH L 72.9% C 0.031 H 191.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEAC |
|---|---|
| RGB | rgb(146, 174, 172) |
| HSL | hsl(176, 15%, 63%) |
| HSV | hsv(176, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(69.01, -9.99, -2.19) |
| CIE-LCH | lch(69.01, 10.23, 192.35°) |
| OKLab | oklab(72.91% -0.0303 -0.006) |
| OKLCH | oklch(72.91% 0.031 191.2) |
| XYZ | xyz(34.4345, 39.3607, 44.8048) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 8.51
Cool Gray
#9AA7B0
ΔE00 8.83
Greyish Teal
#719F91
ΔE00 9.31
Cadetblue
#5F9EA0
ΔE00 9.92
Bluey Grey
#89A0B0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEAC #AE9294
analogous
#92AE9E #92AEAC #92A2AE
triadic
#92AEAC #AC92AE #AEAC92
tetradic
#92AEAC #9E92AE #AE9294 #A2AE92
square
#92AEAC #9E92AE #AE9294 #A2AE92
split-complementary
#92AEAC #AE92A2 #AE9E92
monochromatic
#54716F #6F9491 #92AEAC #B5C8C7 #D8E2E1
Accessibility & contrast
On white
2.37
#92AEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#92AEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEAC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEAC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#8AB0AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92aeac; /* rgb */ color: rgb(146, 174, 172); /* oklch */ color: oklch(72.9% 0.031 191.2);
Tailwind
colors: {
custom: {
50: '#b2c6c4',
500: '#92aeac',
950: '#000000',
},
}SCSS
$custom: #92aeac; $custom-light: #b2c6c4; $custom-dark: #000000;
JSON
{
"hex": "#92aeac",
"rgb": {
"r": 146,
"g": 174,
"b": 172
},
"hsl": {
"h": 175.714,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.7291,
"c": 0.03094,
"h": 191.2
},
"luminance": 0.39362
}Semantic roles & 50–950 ramp
primary
#92AEAC
secondary
#D3C9CA
accent
#4D5299
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281