#92CA85#92CA85
#92CA85 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.3% C 0.111 H 139.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92CA85 |
|---|---|
| RGB | rgb(146, 202, 133) |
| HSL | hsl(109, 39%, 66%) |
| HSV | hsv(109, 34%, 79%) |
| CMYK | cmyk(27.7%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.10, -31.20, 28.81) |
| CIE-LCH | lch(76.10, 42.47, 137.28°) |
| OKLab | oklab(78.3% -0.0851 0.072) |
| OKLCH | oklch(78.3% 0.111 139.8) |
| XYZ | xyz(37.2070, 50.0442, 29.8849) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.53
Soft Green
#6FC276
ΔE00 4.97
Lichen
#8FB67B
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 5.97
Sage Green (survey)
#88B378
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CA85 #BD85CA
analogous
#B4CA85 #92CA85 #85CA9A
triadic
#92CA85 #8592CA #CA8592
tetradic
#92CA85 #85B4CA #BD85CA #CA9A85
square
#92CA85 #85B4CA #BD85CA #CA9A85
split-complementary
#92CA85 #9A85CA #CA85B4
monochromatic
#509440 #6CB75A #92CA85 #B8DDB0 #DEEFDA
Accessibility & contrast
On white
1.91
#92CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#92CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CA85
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CA85 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C5BA89
Tritanopia (blue-blind)
#8FC6B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92ca85; /* rgb */ color: rgb(146, 202, 133); /* oklch */ color: oklch(78.3% 0.111 139.8);
Tailwind
colors: {
custom: {
50: '#b3daa9',
500: '#92ca85',
950: '#000000',
},
}SCSS
$custom: #92ca85; $custom-light: #b3daa9; $custom-dark: #000000;
JSON
{
"hex": "#92ca85",
"rgb": {
"r": 146,
"g": 202,
"b": 133
},
"hsl": {
"h": 108.696,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78298,
"c": 0.11147,
"h": 139.8
},
"luminance": 0.50046
}Semantic roles & 50–950 ramp
primary
#92CA85
secondary
#8F589B
accent
#33B29A
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480