#92ACAE#92ACAE
#92ACAE is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.029 H 202.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACAE |
|---|---|
| RGB | rgb(146, 172, 174) |
| HSL | hsl(184, 15%, 63%) |
| HSV | hsv(184, 16%, 68%) |
| CMYK | cmyk(16.1%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(68.51, -8.49, -4.03) |
| CIE-LCH | lch(68.51, 9.40, 205.38°) |
| OKLab | oklab(72.53% -0.0267 -0.0109) |
| OKLCH | oklch(72.53% 0.029 202.2) |
| XYZ | xyz(34.2446, 38.6711, 45.6962) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.82
Bluegrey
#85A3B2
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 8.37
Pewter
#899397
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACAE #AE9492
analogous
#92AEA2 #92ACAE #929EAE
triadic
#92ACAE #AE92AC #ACAE92
tetradic
#92ACAE #A292AE #AE9492 #9EAE92
square
#92ACAE #A292AE #AE9492 #9EAE92
split-complementary
#92ACAE #AE929E #AEA292
monochromatic
#546F71 #6F9194 #92ACAE #B5C7C8 #D8E1E2
Accessibility & contrast
On white
2.40
#92ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#92ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACAE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACAE | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AE
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#8AAEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92acae; /* rgb */ color: rgb(146, 172, 174); /* oklch */ color: oklch(72.5% 0.029 202.2);
Tailwind
colors: {
custom: {
50: '#b2c4c6',
500: '#92acae',
950: '#000000',
},
}SCSS
$custom: #92acae; $custom-light: #b2c4c6; $custom-dark: #000000;
JSON
{
"hex": "#92acae",
"rgb": {
"r": 146,
"g": 172,
"b": 174
},
"hsl": {
"h": 184.286,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72533,
"c": 0.02888,
"h": 202.2
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#92ACAE
secondary
#D3CAC9
accent
#524D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182