#92CA8A#92CA8A
#92CA8A is a light, moderate green. Relative luminance 0.502; OKLCH L 78.4% C 0.106 H 141.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #92CA8A |
|---|---|
| RGB | rgb(146, 202, 138) |
| HSL | hsl(113, 38%, 67%) |
| HSV | hsv(113, 32%, 79%) |
| CMYK | cmyk(27.7%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.18, -30.42, 26.32) |
| CIE-LCH | lch(76.18, 40.23, 139.14°) |
| OKLab | oklab(78.4% -0.0829 0.0661) |
| OKLCH | oklch(78.4% 0.106 141.4) |
| XYZ | xyz(37.5607, 50.1857, 31.7476) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.52
Soft Green
#6FC276
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.19
Lichen
#8FB67B
ΔE00 5.48
Sage Green (survey)
#88B378
ΔE00 6.07
Light Moss Green
#A6C875
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CA8A #C28ACA
analogous
#B2CA8A #92CA8A #8ACAA2
triadic
#92CA8A #8A92CA #CA8A92
tetradic
#92CA8A #8AB2CA #C28ACA #CAA28A
square
#92CA8A #8AB2CA #C28ACA #CAA28A
split-complementary
#92CA8A #A28ACA #CA8AB2
monochromatic
#4E9644 #6BB760 #92CA8A #B9DDB4 #E0F0DE
Accessibility & contrast
On white
1.90
#92CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#92CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CA8A
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CA8A | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#8EC6B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92ca8a; /* rgb */ color: rgb(146, 202, 138); /* oklch */ color: oklch(78.4% 0.106 141.4);
Tailwind
colors: {
custom: {
50: '#b3daac',
500: '#92ca8a',
950: '#000000',
},
}SCSS
$custom: #92ca8a; $custom-light: #b3daac; $custom-dark: #000000;
JSON
{
"hex": "#92ca8a",
"rgb": {
"r": 146,
"g": 202,
"b": 138
},
"hsl": {
"h": 112.5,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78397,
"c": 0.10608,
"h": 141.4
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#92CA8A
secondary
#955B9D
accent
#35B1A1
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481