#92CB8A#92CB8A
#92CB8A is a light, moderate green. Relative luminance 0.507; OKLCH L 78.6% C 0.108 H 141.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92CB8A |
|---|---|
| RGB | rgb(146, 203, 138) |
| HSL | hsl(113, 38%, 67%) |
| HSV | hsv(113, 32%, 80%) |
| CMYK | cmyk(28.1%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.47, -30.90, 26.70) |
| CIE-LCH | lch(76.47, 40.84, 139.17°) |
| OKLab | oklab(78.63% -0.0842 0.0671) |
| OKLCH | oklch(78.63% 0.108 141.5) |
| XYZ | xyz(37.7960, 50.6564, 31.8261) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.48
Soft Green
#6FC276
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.73
Sage Green (survey)
#88B378
ΔE00 6.33
Light Moss Green
#A6C875
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CB8A #C38ACB
analogous
#B3CB8A #92CB8A #8ACBA3
triadic
#92CB8A #8A92CB #CB8A92
tetradic
#92CB8A #8AB3CB #C38ACB #CBA38A
square
#92CB8A #8AB3CB #C38ACB #CBA38A
split-complementary
#92CB8A #A38ACB #CB8AB3
monochromatic
#4E9743 #6BB860 #92CB8A #B9DEB4 #E1F1DF
Accessibility & contrast
On white
1.89
#92CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#92CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CB8A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CB8A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#8EC7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92cb8a; /* rgb */ color: rgb(146, 203, 138); /* oklch */ color: oklch(78.6% 0.108 141.5);
Tailwind
colors: {
custom: {
50: '#b3dbac',
500: '#92cb8a',
950: '#000000',
},
}SCSS
$custom: #92cb8a; $custom-light: #b3dbac; $custom-dark: #000000;
JSON
{
"hex": "#92cb8a",
"rgb": {
"r": 146,
"g": 203,
"b": 138
},
"hsl": {
"h": 112.615,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78629,
"c": 0.10767,
"h": 141.5
},
"luminance": 0.50658
}Semantic roles & 50–950 ramp
primary
#92CB8A
secondary
#965B9E
accent
#34B1A2
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481