#92C596#92C596
#92C596 is a light, moderate green. Relative luminance 0.482; OKLCH L 77.5% C 0.085 H 146.7°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92C596 |
|---|---|
| RGB | rgb(146, 197, 150) |
| HSL | hsl(125, 31%, 67%) |
| HSV | hsv(125, 26%, 77%) |
| CMYK | cmyk(25.9%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(74.98, -26.01, 18.32) |
| CIE-LCH | lch(74.98, 31.81, 144.84°) |
| OKLab | oklab(77.5% -0.0712 0.0468) |
| OKLCH | oklch(77.5% 0.085 146.7) |
| XYZ | xyz(37.3237, 48.2442, 36.1938) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.40
Lichen
#8FB67B
ΔE00 5.74
Sage Green (survey)
#88B378
ΔE00 6.14
Faded Green
#7BB274
ΔE00 6.79
Soft Green
#6FC276
ΔE00 7.21
Sage
#87AE73
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C596 #C592C1
analogous
#A8C592 #92C596 #92C5B0
triadic
#92C596 #9692C5 #C59692
tetradic
#92C596 #92A8C5 #C592C1 #C5B092
square
#92C596 #92A8C5 #C592C1 #C5B092
split-complementary
#92C596 #B092C5 #C592A8
monochromatic
#4D9052 #6AB070 #92C596 #BADABC #E2F0E3
Accessibility & contrast
On white
1.97
#92C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#92C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C596
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C596 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#BEB698
Tritanopia (blue-blind)
#8CC2B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92c596; /* rgb */ color: rgb(146, 197, 150); /* oklch */ color: oklch(77.5% 0.085 146.7);
Tailwind
colors: {
custom: {
50: '#b3d6b5',
500: '#92c596',
950: '#000000',
},
}SCSS
$custom: #92c596; $custom-light: #b3d6b5; $custom-dark: #000000;
JSON
{
"hex": "#92c596",
"rgb": {
"r": 146,
"g": 197,
"b": 150
},
"hsl": {
"h": 124.706,
"s": 30.539,
"l": 67.255
},
"oklch": {
"l": 0.77502,
"c": 0.08515,
"h": 146.7
},
"luminance": 0.48246
}Semantic roles & 50–950 ramp
primary
#92C596
secondary
#E1D1E0
accent
#3CA1A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380