#92BA97#92BA97
#92BA97 is a light, moderate green. Relative luminance 0.435; OKLCH L 75.0% C 0.066 H 148.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92BA97 |
|---|---|
| RGB | rgb(146, 186, 151) |
| HSL | hsl(128, 22%, 65%) |
| HSV | hsv(128, 22%, 73%) |
| CMYK | cmyk(21.5%, 0%, 18.8%, 27.1%) |
| CIE-LAB | lab(71.87, -20.37, 13.43) |
| CIE-LCH | lch(71.87, 24.40, 146.59°) |
| OKLab | oklab(75.01% -0.0559 0.0346) |
| OKLCH | oklch(75.01% 0.066 148.3) |
| XYZ | xyz(34.9974, 43.4621, 35.8173) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.72
Greenish Grey
#96AE8D
ΔE00 4.68
Sage Green
#9CAF88
ΔE00 6.03
Greyish Green
#82A67D
ΔE00 6.20
Lichen
#8FB67B
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BA97 #BA92B5
analogous
#A1BA92 #92BA97 #92BAAB
triadic
#92BA97 #9792BA #BA9792
tetradic
#92BA97 #92A1BA #BA92B5 #BAAB92
square
#92BA97 #92A1BA #BA92B5 #BAAB92
split-complementary
#92BA97 #AB92BA #BA92A1
monochromatic
#518057 #6DA273 #92BA97 #B7D2BB #DDE9DF
Accessibility & contrast
On white
2.17
#92BA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#92BA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BA97
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BA97 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#8DB8B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #92ba97; /* rgb */ color: rgb(146, 186, 151); /* oklch */ color: oklch(75.0% 0.066 148.3);
Tailwind
colors: {
custom: {
50: '#b2cfb5',
500: '#92ba97',
950: '#000000',
},
}SCSS
$custom: #92ba97; $custom-light: #b2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#92ba97",
"rgb": {
"r": 146,
"g": 186,
"b": 151
},
"hsl": {
"h": 127.5,
"s": 22.472,
"l": 65.098
},
"oklch": {
"l": 0.75014,
"c": 0.06576,
"h": 148.3
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#92BA97
secondary
#DBCDD9
accent
#4595A1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280