#92AE94#92AE94
#92AE94 is a light, muted green. Relative luminance 0.385; OKLCH L 72.2% C 0.048 H 147.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92AE94 |
|---|---|
| RGB | rgb(146, 174, 148) |
| HSL | hsl(124, 15%, 63%) |
| HSV | hsv(124, 16%, 68%) |
| CMYK | cmyk(16.1%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(68.40, -14.76, 10.18) |
| CIE-LCH | lch(68.40, 17.93, 145.41°) |
| OKLab | oklab(72.22% -0.0405 0.0263) |
| OKLCH | oklch(72.22% 0.048 147) |
| XYZ | xyz(32.3342, 38.5205, 33.7429) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.59
Sage Green
#9CAF88
ΔE00 5.00
Grey Green
#86A17D
ΔE00 5.25
Greyish Green
#82A67D
ΔE00 5.67
Greeny Grey
#7EA07A
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AE94 #AE92AC
analogous
#9EAE92 #92AE94 #92AEA2
triadic
#92AE94 #9492AE #AE9492
tetradic
#92AE94 #929EAE #AE92AC #AEA292
square
#92AE94 #929EAE #AE92AC #AEA292
split-complementary
#92AE94 #A292AE #AE929E
monochromatic
#547156 #6F9472 #92AE94 #B5C8B6 #D8E2D9
Accessibility & contrast
On white
2.41
#92AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#92AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AE94
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AE94 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA993
Deuteranopia (green-blind)
#AAA695
Tritanopia (blue-blind)
#8FACA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92ae94; /* rgb */ color: rgb(146, 174, 148); /* oklch */ color: oklch(72.2% 0.048 147.0);
Tailwind
colors: {
custom: {
50: '#b2c6b3',
500: '#92ae94',
950: '#000000',
},
}SCSS
$custom: #92ae94; $custom-light: #b2c6b3; $custom-dark: #000000;
JSON
{
"hex": "#92ae94",
"rgb": {
"r": 146,
"g": 174,
"b": 148
},
"hsl": {
"h": 124.286,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.72225,
"c": 0.04833,
"h": 147
},
"luminance": 0.38521
}Semantic roles & 50–950 ramp
primary
#92AE94
secondary
#D3C9D2
accent
#4D9399
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280