#51DE80#51DE80
#51DE80 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.179 H 151.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #51DE80 |
|---|---|
| RGB | rgb(81, 222, 128) |
| HSL | hsl(140, 68%, 59%) |
| HSV | hsv(140, 64%, 87%) |
| CMYK | cmyk(63.5%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.36, -58.15, 35.17) |
| CIE-LCH | lch(79.36, 67.96, 148.83°) |
| OKLab | oklab(80.22% -0.157 0.0869) |
| OKLCH | oklch(80.22% 0.179 151) |
| XYZ | xyz(33.4083, 55.5470, 29.3789) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 2.69
Seaweed
#18D17B
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.46
Turquoise Green
#04F489
ΔE00 5.27
Emerald
#50C878
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#51DE80 #DE51AF
analogous
#69DE51 #51DE80 #51DEC7
triadic
#51DE80 #8051DE #DE8051
tetradic
#51DE80 #5169DE #DE51AF #DEC751
square
#51DE80 #5169DE #DE51AF #DEC751
split-complementary
#51DE80 #C751DE #DE5169
monochromatic
#1D9846 #27CB5D #51DE80 #84E8A6 #B8F2CB
Accessibility & contrast
On white
1.73
#51DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#51DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #51DE80
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##51DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##51DE80 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#17DBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #51de80; /* rgb */ color: rgb(81, 222, 128); /* oklch */ color: oklch(80.2% 0.179 151.0);
Tailwind
colors: {
custom: {
50: '#90e9a6',
500: '#51de80',
950: '#000000',
},
}SCSS
$custom: #51de80; $custom-light: #90e9a6; $custom-dark: #000000;
JSON
{
"hex": "#51de80",
"rgb": {
"r": 81,
"g": 222,
"b": 128
},
"hsl": {
"h": 140,
"s": 68.116,
"l": 59.412
},
"oklch": {
"l": 0.80221,
"c": 0.17942,
"h": 151
},
"luminance": 0.5555
}Semantic roles & 50–950 ramp
primary
#51DE80
secondary
#9C377A
accent
#3DB1EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480