#92CD86#92CD86
#92CD86 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.115 H 140.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #92CD86 |
|---|---|
| RGB | rgb(146, 205, 134) |
| HSL | hsl(110, 42%, 66%) |
| HSV | hsv(110, 35%, 80%) |
| CMYK | cmyk(28.8%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(76.98, -32.46, 29.46) |
| CIE-LCH | lch(76.98, 43.84, 137.77°) |
| OKLab | oklab(79.02% -0.0885 0.0736) |
| OKLCH | oklch(79.02% 0.115 140.3) |
| XYZ | xyz(37.9871, 51.4934, 30.4874) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.77
Soft Green
#6FC276
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.89
Lichen
#8FB67B
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.45
Darkseagreen
#8FBC8F
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CD86 #C186CD
analogous
#B6CD86 #92CD86 #86CD9E
triadic
#92CD86 #8692CD #CD8692
tetradic
#92CD86 #86B6CD #C186CD #CD9E86
square
#92CD86 #86B6CD #C186CD #CD9E86
split-complementary
#92CD86 #9E86CD #CD86B6
monochromatic
#4F993F #6BBB5B #92CD86 #B9DFB1 #E0F1DD
Accessibility & contrast
On white
1.86
#92CD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#92CD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CD86
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CD86 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C281
Deuteranopia (green-blind)
#C8BC8A
Tritanopia (blue-blind)
#8EC9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cd86; /* rgb */ color: rgb(146, 205, 134); /* oklch */ color: oklch(79.0% 0.115 140.3);
Tailwind
colors: {
custom: {
50: '#b3dcaa',
500: '#92cd86',
950: '#000000',
},
}SCSS
$custom: #92cd86; $custom-light: #b3dcaa; $custom-dark: #000000;
JSON
{
"hex": "#92cd86",
"rgb": {
"r": 146,
"g": 205,
"b": 134
},
"hsl": {
"h": 109.859,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79015,
"c": 0.1151,
"h": 140.3
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#92CD86
secondary
#9358A0
accent
#31B59E
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481