#92AAA8#92AAA8
#92AAA8 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.027 H 190.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAA8 |
|---|---|
| RGB | rgb(146, 170, 168) |
| HSL | hsl(175, 12%, 62%) |
| HSV | hsv(175, 14%, 67%) |
| CMYK | cmyk(14.1%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.79, -8.69, -1.77) |
| CIE-LCH | lch(67.79, 8.87, 191.48°) |
| OKLab | oklab(71.91% -0.0264 -0.0048) |
| OKLCH | oklch(71.91% 0.027 190.4) |
| XYZ | xyz(33.2949, 37.6868, 42.5583) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.12
Cool Gray
#9AA7B0
ΔE00 7.89
Bluegrey
#85A3B2
ΔE00 8.02
Pewter
#899397
ΔE00 9.21
Bluey Grey
#89A0B0
ΔE00 9.28
Greyish Teal
#719F91
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAA8 #AA9294
analogous
#92AA9C #92AAA8 #92A0AA
triadic
#92AAA8 #A892AA #AAA892
tetradic
#92AAA8 #9C92AA #AA9294 #A0AA92
square
#92AAA8 #9C92AA #AA9294 #A0AA92
split-complementary
#92AAA8 #AA92A0 #AA9C92
monochromatic
#556D6B #708F8D #92AAA8 #B4C5C3 #D7E0DF
Accessibility & contrast
On white
2.46
#92AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#92AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAA8
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAA8 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A2A4A8
Tritanopia (blue-blind)
#8BABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #92aaa8; /* rgb */ color: rgb(146, 170, 168); /* oklch */ color: oklch(71.9% 0.027 190.4);
Tailwind
colors: {
custom: {
50: '#b2c3c1',
500: '#92aaa8',
950: '#000000',
},
}SCSS
$custom: #92aaa8; $custom-light: #b2c3c1; $custom-dark: #000000;
JSON
{
"hex": "#92aaa8",
"rgb": {
"r": 146,
"g": 170,
"b": 168
},
"hsl": {
"h": 175,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.71905,
"c": 0.0268,
"h": 190.4
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#92AAA8
secondary
#D0C7C8
accent
#4F5596
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#111212
muted
#808181