#92CE85#92CE85
#92CE85 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.2% C 0.118 H 140.0°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92CE85 |
|---|---|
| RGB | rgb(146, 206, 133) |
| HSL | hsl(109, 43%, 66%) |
| HSV | hsv(109, 35%, 81%) |
| CMYK | cmyk(29.1%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(77.25, -33.08, 30.34) |
| CIE-LCH | lch(77.25, 44.89, 137.47°) |
| OKLab | oklab(79.23% -0.0902 0.0756) |
| OKLCH | oklch(79.23% 0.118 140) |
| XYZ | xyz(38.1577, 51.9456, 30.2018) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.68
Soft Green
#6FC276
ΔE00 5.16
Light Moss Green
#A6C875
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.60
Pale Olive Green
#B1D27B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CE85 #C185CE
analogous
#B7CE85 #92CE85 #85CE9D
triadic
#92CE85 #8592CE #CE8592
tetradic
#92CE85 #85B7CE #C185CE #CE9D85
square
#92CE85 #85B7CE #C185CE #CE9D85
split-complementary
#92CE85 #9D85CE #CE85B7
monochromatic
#4F9B3E #6BBC59 #92CE85 #B9E0B1 #E0F1DC
Accessibility & contrast
On white
1.84
#92CE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#92CE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CE85
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CE85 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#8EC9BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92ce85; /* rgb */ color: rgb(146, 206, 133); /* oklch */ color: oklch(79.2% 0.118 140.0);
Tailwind
colors: {
custom: {
50: '#b4dda9',
500: '#92ce85',
950: '#000000',
},
}SCSS
$custom: #92ce85; $custom-light: #b4dda9; $custom-dark: #000000;
JSON
{
"hex": "#92ce85",
"rgb": {
"r": 146,
"g": 206,
"b": 133
},
"hsl": {
"h": 109.315,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79228,
"c": 0.11773,
"h": 140
},
"luminance": 0.51947
}Semantic roles & 50–950 ramp
primary
#92CE85
secondary
#9357A1
accent
#30B69E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480