#92CE8A#92CE8A
#92CE8A is a light, moderate green. Relative luminance 0.521; OKLCH L 79.3% C 0.112 H 141.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92CE8A |
|---|---|
| RGB | rgb(146, 206, 138) |
| HSL | hsl(113, 41%, 67%) |
| HSV | hsv(113, 33%, 81%) |
| CMYK | cmyk(29.1%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(77.33, -32.31, 27.86) |
| CIE-LCH | lch(77.33, 42.66, 139.23°) |
| OKLab | oklab(79.33% -0.0881 0.0698) |
| OKLCH | oklch(79.33% 0.112 141.6) |
| XYZ | xyz(38.5114, 52.0871, 32.0645) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.50
Soft Green
#6FC276
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 6.28
Darkseagreen
#8FBC8F
ΔE00 6.33
Light Moss Green
#A6C875
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CE8A #C68ACE
analogous
#B4CE8A #92CE8A #8ACEA4
triadic
#92CE8A #8A92CE #CE8A92
tetradic
#92CE8A #8AB4CE #C68ACE #CEA48A
square
#92CE8A #8AB4CE #C68ACE #CEA48A
split-complementary
#92CE8A #A48ACE #CE8AB4
monochromatic
#4C9C41 #6ABC5F #92CE8A #BAE0B5 #E2F2E0
Accessibility & contrast
On white
1.84
#92CE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#92CE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CE8A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CE8A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#C8BD8E
Tritanopia (blue-blind)
#8DCABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #92ce8a; /* rgb */ color: rgb(146, 206, 138); /* oklch */ color: oklch(79.3% 0.112 141.6);
Tailwind
colors: {
custom: {
50: '#b3ddac',
500: '#92ce8a',
950: '#000000',
},
}SCSS
$custom: #92ce8a; $custom-light: #b3ddac; $custom-dark: #000000;
JSON
{
"hex": "#92ce8a",
"rgb": {
"r": 146,
"g": 206,
"b": 138
},
"hsl": {
"h": 112.941,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.79325,
"c": 0.11242,
"h": 141.6
},
"luminance": 0.52089
}Semantic roles & 50–950 ramp
primary
#92CE8A
secondary
#9A5AA2
accent
#31B4A5
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481