#92D784#92D784
#92D784 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.3% C 0.133 H 140.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92D784 |
|---|---|
| RGB | rgb(146, 215, 132) |
| HSL | hsl(110, 51%, 68%) |
| HSV | hsv(110, 39%, 84%) |
| CMYK | cmyk(32.1%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(79.83, -37.36, 34.24) |
| CIE-LCH | lch(79.83, 50.68, 137.50°) |
| OKLab | oklab(81.31% -0.102 0.0847) |
| OKLCH | oklch(81.31% 0.133 140.3) |
| XYZ | xyz(40.3179, 56.3761, 30.5827) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.96
Lightgreen
#90EE90
ΔE00 5.43
Light Grey Green
#B7E1A1
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.37
Soft Green
#6FC276
ΔE00 6.39
Light Moss Green
#A6C875
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D784 #C984D7
analogous
#BBD784 #92D784 #84D7A0
triadic
#92D784 #8492D7 #D78492
tetradic
#92D784 #84BBD7 #C984D7 #D7A084
square
#92D784 #84BBD7 #C984D7 #D7A084
split-complementary
#92D784 #A084D7 #D784BB
monochromatic
#4AA937 #69C856 #92D784 #BBE6B2 #E4F5E0
Accessibility & contrast
On white
1.71
#92D784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#92D784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D784
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D784 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7E
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#8DD2C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #92d784; /* rgb */ color: rgb(146, 215, 132); /* oklch */ color: oklch(81.3% 0.133 140.3);
Tailwind
colors: {
custom: {
50: '#b4e3a8',
500: '#92d784',
950: '#000000',
},
}SCSS
$custom: #92d784; $custom-light: #b4e3a8; $custom-dark: #000000;
JSON
{
"hex": "#92d784",
"rgb": {
"r": 146,
"g": 215,
"b": 132
},
"hsl": {
"h": 109.88,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.8131,
"c": 0.1326,
"h": 140.3
},
"luminance": 0.56378
}Semantic roles & 50–950 ramp
primary
#92D784
secondary
#9E52AD
accent
#27BEA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480