#92AEB0#92AEB0
#92AEB0 is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.031 H 201.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEB0 |
|---|---|
| RGB | rgb(146, 174, 176) |
| HSL | hsl(184, 16%, 63%) |
| HSV | hsv(184, 17%, 69%) |
| CMYK | cmyk(17%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(69.12, -9.13, -4.23) |
| CIE-LCH | lch(69.12, 10.06, 204.87°) |
| OKLab | oklab(73.04% -0.0287 -0.0115) |
| OKLCH | oklch(73.04% 0.031 201.8) |
| XYZ | xyz(34.8245, 39.5167, 46.8585) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.56
Bluegrey
#85A3B2
ΔE00 6.73
Cool Gray
#9AA7B0
ΔE00 7.41
Bluey Grey
#89A0B0
ΔE00 8.33
Greyblue
#77A1B5
ΔE00 8.54
Pewter
#899397
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEB0 #B09492
analogous
#92B0A3 #92AEB0 #929FB0
triadic
#92AEB0 #B092AE #AEB092
tetradic
#92AEB0 #A392B0 #B09492 #9FB092
square
#92AEB0 #A392B0 #B09492 #9FB092
split-complementary
#92AEB0 #B0929F #B0A392
monochromatic
#547274 #6F9496 #92AEB0 #B5C8CA #D9E3E3
Accessibility & contrast
On white
2.36
#92AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#92AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEB0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEB0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABB0
Deuteranopia (green-blind)
#A4A7B0
Tritanopia (blue-blind)
#89B0AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92aeb0; /* rgb */ color: rgb(146, 174, 176); /* oklch */ color: oklch(73.0% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#b2c6c7',
500: '#92aeb0',
950: '#000000',
},
}SCSS
$custom: #92aeb0; $custom-light: #b2c6c7; $custom-dark: #000000;
JSON
{
"hex": "#92aeb0",
"rgb": {
"r": 146,
"g": 174,
"b": 176
},
"hsl": {
"h": 184,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.73036,
"c": 0.03092,
"h": 201.8
},
"luminance": 0.39518
}Semantic roles & 50–950 ramp
primary
#92AEB0
secondary
#D4CACA
accent
#514B9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282