#92B09A#92B09A
#92B09A is a light, muted green. Relative luminance 0.395; OKLCH L 72.8% C 0.046 H 153.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92B09A |
|---|---|
| RGB | rgb(146, 176, 154) |
| HSL | hsl(136, 16%, 63%) |
| HSV | hsv(136, 17%, 69%) |
| CMYK | cmyk(17%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(69.11, -14.68, 7.88) |
| CIE-LCH | lch(69.11, 16.66, 151.76°) |
| OKLab | oklab(72.83% -0.0408 0.0204) |
| OKLCH | oklch(72.83% 0.046 153.4) |
| XYZ | xyz(33.2107, 39.4940, 36.4389) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.13
Sage Green
#9CAF88
ΔE00 6.45
Grey Green
#86A17D
ΔE00 6.65
Greyish Green
#82A67D
ΔE00 6.98
Darkseagreen
#8FBC8F
ΔE00 7.38
Greeny Grey
#7EA07A
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B09A #B092A8
analogous
#99B092 #92B09A #92B0A9
triadic
#92B09A #9A92B0 #B09A92
tetradic
#92B09A #9299B0 #B092A8 #B0A992
square
#92B09A #9299B0 #B092A8 #B0A992
split-complementary
#92B09A #A992B0 #B09299
monochromatic
#54745C #6F9679 #92B09A #B5CABB #D9E3DC
Accessibility & contrast
On white
2.36
#92B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#92B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B09A
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B09A | 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)
#B0AB99
Deuteranopia (green-blind)
#ABA79B
Tritanopia (blue-blind)
#8EAFAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92b09a; /* rgb */ color: rgb(146, 176, 154); /* oklch */ color: oklch(72.8% 0.046 153.4);
Tailwind
colors: {
custom: {
50: '#b2c7b7',
500: '#92b09a',
950: '#000000',
},
}SCSS
$custom: #92b09a; $custom-light: #b2c7b7; $custom-dark: #000000;
JSON
{
"hex": "#92b09a",
"rgb": {
"r": 146,
"g": 176,
"b": 154
},
"hsl": {
"h": 136,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.72833,
"c": 0.0456,
"h": 153.4
},
"luminance": 0.39495
}Semantic roles & 50–950 ramp
primary
#92B09A
secondary
#D4CAD1
accent
#4B859A
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280