#92CD80#92CD80
#92CD80 is a light, vivid green. Relative luminance 0.513; OKLCH L 78.9% C 0.121 H 138.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92CD80 |
|---|---|
| RGB | rgb(146, 205, 128) |
| HSL | hsl(106, 44%, 65%) |
| HSV | hsv(106, 38%, 80%) |
| CMYK | cmyk(28.8%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.88, -33.36, 32.43) |
| CIE-LCH | lch(76.88, 46.53, 135.81°) |
| OKLab | oklab(78.9% -0.0911 0.0804) |
| OKLCH | oklch(78.9% 0.121 138.6) |
| XYZ | xyz(37.5805, 51.3308, 28.3457) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.89
Light Moss Green
#A6C875
ΔE00 5.16
Soft Green
#6FC276
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 6.15
Lichen
#8FB67B
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CD80 #BB80CD
analogous
#B8CD80 #92CD80 #80CD94
triadic
#92CD80 #8092CD #CD8092
tetradic
#92CD80 #80B8CD #BB80CD #CD9480
square
#92CD80 #80B8CD #BB80CD #CD9480
split-complementary
#92CD80 #9480CD #CD80B8
monochromatic
#51973B #6CBC54 #92CD80 #B8DEAC #DDF0D8
Accessibility & contrast
On white
1.86
#92CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#92CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CD80
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CD80 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#8FC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #92cd80; /* rgb */ color: rgb(146, 205, 128); /* oklch */ color: oklch(78.9% 0.121 138.6);
Tailwind
colors: {
custom: {
50: '#b4dca5',
500: '#92cd80',
950: '#000000',
},
}SCSS
$custom: #92cd80; $custom-light: #b4dca5; $custom-dark: #000000;
JSON
{
"hex": "#92cd80",
"rgb": {
"r": 146,
"g": 205,
"b": 128
},
"hsl": {
"h": 105.974,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78903,
"c": 0.12149,
"h": 138.6
},
"luminance": 0.51332
}Semantic roles & 50–950 ramp
primary
#92CD80
secondary
#8C549D
accent
#2FB797
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480