#92CC8A#92CC8A
#92CC8A is a light, moderate green. Relative luminance 0.511; OKLCH L 78.9% C 0.109 H 141.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #92CC8A |
|---|---|
| RGB | rgb(146, 204, 138) |
| HSL | hsl(113, 39%, 67%) |
| HSV | hsv(113, 32%, 80%) |
| CMYK | cmyk(28.4%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.76, -31.37, 27.09) |
| CIE-LCH | lch(76.76, 41.45, 139.19°) |
| OKLab | oklab(78.86% -0.0855 0.068) |
| OKLCH | oklch(78.86% 0.109 141.5) |
| XYZ | xyz(38.0330, 51.1303, 31.9051) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.47
Soft Green
#6FC276
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.76
Lichen
#8FB67B
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CC8A #C48ACC
analogous
#B3CC8A #92CC8A #8ACCA3
triadic
#92CC8A #8A92CC #CC8A92
tetradic
#92CC8A #8AB3CC #C48ACC #CCA38A
square
#92CC8A #8AB3CC #C48ACC #CCA38A
split-complementary
#92CC8A #A38ACC #CC8AB3
monochromatic
#4D9943 #6AB95F #92CC8A #BADFB5 #E1F1DF
Accessibility & contrast
On white
1.87
#92CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#92CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CC8A
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CC8A | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#8EC8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92cc8a; /* rgb */ color: rgb(146, 204, 138); /* oklch */ color: oklch(78.9% 0.109 141.5);
Tailwind
colors: {
custom: {
50: '#b3dcac',
500: '#92cc8a',
950: '#000000',
},
}SCSS
$custom: #92cc8a; $custom-light: #b3dcac; $custom-dark: #000000;
JSON
{
"hex": "#92cc8a",
"rgb": {
"r": 146,
"g": 204,
"b": 138
},
"hsl": {
"h": 112.727,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.7886,
"c": 0.10926,
"h": 141.5
},
"luminance": 0.51132
}Semantic roles & 50–950 ramp
primary
#92CC8A
secondary
#975BA0
accent
#33B2A3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481