#92ACA8#92ACA8
#92ACA8 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.3% C 0.029 H 185.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACA8 |
|---|---|
| RGB | rgb(146, 172, 168) |
| HSL | hsl(171, 14%, 62%) |
| HSV | hsv(171, 15%, 67%) |
| CMYK | cmyk(15.1%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(68.35, -9.76, -0.95) |
| CIE-LCH | lch(68.35, 9.81, 185.57°) |
| OKLab | oklab(72.35% -0.0292 -0.0027) |
| OKLCH | oklch(72.35% 0.029 185.3) |
| XYZ | xyz(33.6727, 38.4423, 42.6842) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.37
Greyish Teal
#719F91
ΔE00 8.76
Cool Gray
#9AA7B0
ΔE00 9.13
Bluegrey
#85A3B2
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 10.10
Pewter
#899397
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACA8 #AC9296
analogous
#92AC9B #92ACA8 #92A3AC
triadic
#92ACA8 #A892AC #ACA892
tetradic
#92ACA8 #9B92AC #AC9296 #A3AC92
square
#92ACA8 #9B92AC #AC9296 #A3AC92
split-complementary
#92ACA8 #AC92A3 #AC9B92
monochromatic
#556F6B #6F928C #92ACA8 #B5C6C4 #D7E1DF
Accessibility & contrast
On white
2.42
#92ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#92ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACA8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACA8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#8BADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92aca8; /* rgb */ color: rgb(146, 172, 168); /* oklch */ color: oklch(72.3% 0.029 185.3);
Tailwind
colors: {
custom: {
50: '#b2c4c1',
500: '#92aca8',
950: '#000000',
},
}SCSS
$custom: #92aca8; $custom-light: #b2c4c1; $custom-dark: #000000;
JSON
{
"hex": "#92aca8",
"rgb": {
"r": 146,
"g": 172,
"b": 168
},
"hsl": {
"h": 170.769,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.72346,
"c": 0.02931,
"h": 185.3
},
"luminance": 0.38443
}Semantic roles & 50–950 ramp
primary
#92ACA8
secondary
#D2C8CA
accent
#4E5998
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#111212
muted
#808181