#92B294#92B294
#92B294 is a light, muted green. Relative luminance 0.401; OKLCH L 73.1% C 0.055 H 146.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92B294 |
|---|---|
| RGB | rgb(146, 178, 148) |
| HSL | hsl(124, 17%, 64%) |
| HSV | hsv(124, 18%, 70%) |
| CMYK | cmyk(18%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.53, -16.83, 11.78) |
| CIE-LCH | lch(69.53, 20.55, 145.02°) |
| OKLab | oklab(73.13% -0.0462 0.0304) |
| OKLCH | oklch(73.13% 0.055 146.6) |
| XYZ | xyz(33.1185, 40.0891, 34.0043) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.59
Sage Green
#9CAF88
ΔE00 4.77
Darkseagreen
#8FBC8F
ΔE00 4.95
Greyish Green
#82A67D
ΔE00 5.21
Grey Green
#86A17D
ΔE00 5.56
Greeny Grey
#7EA07A
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B294 #B292B0
analogous
#A0B292 #92B294 #92B2A4
triadic
#92B294 #9492B2 #B29492
tetradic
#92B294 #92A0B2 #B292B0 #B2A492
square
#92B294 #92A0B2 #B292B0 #B2A492
split-complementary
#92B294 #A492B2 #B292A0
monochromatic
#537656 #6E9971 #92B294 #B6CBB7 #DAE5DA
Accessibility & contrast
On white
2.33
#92B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#92B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B294
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B294 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#AEA895
Tritanopia (blue-blind)
#8FB0A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92b294; /* rgb */ color: rgb(146, 178, 148); /* oklch */ color: oklch(73.1% 0.055 146.6);
Tailwind
colors: {
custom: {
50: '#b2c9b3',
500: '#92b294',
950: '#000000',
},
}SCSS
$custom: #92b294; $custom-light: #b2c9b3; $custom-dark: #000000;
JSON
{
"hex": "#92b294",
"rgb": {
"r": 146,
"g": 178,
"b": 148
},
"hsl": {
"h": 123.75,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.73126,
"c": 0.05527,
"h": 146.6
},
"luminance": 0.4009
}Semantic roles & 50–950 ramp
primary
#92B294
secondary
#D6CAD5
accent
#4A969B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280