#92AEA2#92AEA2
#92AEA2 is a light, muted teal. Relative luminance 0.390; OKLCH L 72.6% C 0.035 H 167.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEA2 |
|---|---|
| RGB | rgb(146, 174, 162) |
| HSL | hsl(154, 15%, 63%) |
| HSV | hsv(154, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(68.74, -12.06, 2.95) |
| CIE-LCH | lch(68.74, 12.41, 166.26°) |
| OKLab | oklab(72.61% -0.0345 0.0076) |
| OKLCH | oklch(72.61% 0.035 167.6) |
| XYZ | xyz(33.5101, 38.9909, 39.9359) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.32
Greenish Grey
#96AE8D
ΔE00 7.49
Grey Green
#86A17D
ΔE00 9.44
Cool Grey
#95A3A6
ΔE00 9.48
Sage Green
#9CAF88
ΔE00 9.59
Greyish Green
#82A67D
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEA2 #AE929E
analogous
#92AE94 #92AEA2 #92ACAE
triadic
#92AEA2 #A292AE #AEA292
tetradic
#92AEA2 #9492AE #AE929E #ACAE92
square
#92AEA2 #9492AE #AE929E #ACAE92
split-complementary
#92AEA2 #AE92AC #AE9492
monochromatic
#547165 #6F9484 #92AEA2 #B5C8C0 #D8E2DE
Accessibility & contrast
On white
2.39
#92AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#92AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEA2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEA2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#8CAEAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92aea2; /* rgb */ color: rgb(146, 174, 162); /* oklch */ color: oklch(72.6% 0.035 167.6);
Tailwind
colors: {
custom: {
50: '#b2c6bd',
500: '#92aea2',
950: '#000000',
},
}SCSS
$custom: #92aea2; $custom-light: #b2c6bd; $custom-dark: #000000;
JSON
{
"hex": "#92aea2",
"rgb": {
"r": 146,
"g": 174,
"b": 162
},
"hsl": {
"h": 154.286,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.7261,
"c": 0.03535,
"h": 167.6
},
"luminance": 0.38992
}Semantic roles & 50–950 ramp
primary
#92AEA2
secondary
#D3C9CD
accent
#4D6D99
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111312
muted
#808281