#92B2A0#92B2A0
#92B2A0 is a light, muted green. Relative luminance 0.405; OKLCH L 73.4% C 0.043 H 160.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2A0 |
|---|---|
| RGB | rgb(146, 178, 160) |
| HSL | hsl(146, 17%, 64%) |
| HSV | hsv(146, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(69.82, -14.55, 5.60) |
| CIE-LCH | lch(69.82, 15.59, 158.96°) |
| OKLab | oklab(73.45% -0.041 0.0145) |
| OKLCH | oklch(73.45% 0.043 160.5) |
| XYZ | xyz(34.1180, 40.4889, 39.2685) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.75
Greyish Teal
#719F91
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 8.00
Grey Green
#86A17D
ΔE00 8.18
Darkseagreen
#8FBC8F
ΔE00 8.41
Greyish Green
#82A67D
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2A0 #B292A4
analogous
#94B292 #92B2A0 #92B2B0
triadic
#92B2A0 #A092B2 #B2A092
tetradic
#92B2A0 #9294B2 #B292A4 #B2B092
square
#92B2A0 #9294B2 #B292A4 #B2B092
split-complementary
#92B2A0 #B092B2 #B29294
monochromatic
#537663 #6E9981 #92B2A0 #B6CBBF #DAE5DF
Accessibility & contrast
On white
2.31
#92B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#92B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2A0
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2A0 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#8CB2AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92b2a0; /* rgb */ color: rgb(146, 178, 160); /* oklch */ color: oklch(73.4% 0.043 160.5);
Tailwind
colors: {
custom: {
50: '#b2c9bc',
500: '#92b2a0',
950: '#000000',
},
}SCSS
$custom: #92b2a0; $custom-light: #b2c9bc; $custom-dark: #000000;
JSON
{
"hex": "#92b2a0",
"rgb": {
"r": 146,
"g": 178,
"b": 160
},
"hsl": {
"h": 146.25,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73446,
"c": 0.04348,
"h": 160.5
},
"luminance": 0.4049
}Semantic roles & 50–950 ramp
primary
#92B2A0
secondary
#D6CAD1
accent
#4A789B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281