#56EF80#56EF80
#56EF80 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.6% C 0.199 H 149.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF80 |
|---|---|
| RGB | rgb(86, 239, 128) |
| HSL | hsl(136, 83%, 64%) |
| HSV | hsv(136, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.62, -63.45, 41.94) |
| CIE-LCH | lch(84.62, 76.05, 146.54°) |
| OKLab | oklab(84.59% -0.1711 0.1024) |
| OKLCH | oklch(84.59% 0.199 149.1) |
| XYZ | xyz(38.5976, 65.2660, 30.9814) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.93
Weird Green
#3AE57F
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF80 #EF56C5
analogous
#78EF56 #56EF80 #56EFCD
triadic
#56EF80 #8056EF #EF8056
tetradic
#56EF80 #5678EF #EF56C5 #EFCD56
square
#56EF80 #5678EF #EF56C5 #EFCD56
split-complementary
#56EF80 #CD56EF #EF5678
monochromatic
#12B940 #1EEA56 #56EF80 #8EF4AA #C6FAD4
Accessibility & contrast
On white
1.49
#56EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#56EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF80
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF80 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#1DEBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef80; /* rgb */ color: rgb(86, 239, 128); /* oklch */ color: oklch(84.6% 0.199 149.1);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#56ef80',
950: '#000000',
},
}SCSS
$custom: #56ef80; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#56ef80",
"rgb": {
"r": 86,
"g": 239,
"b": 128
},
"hsl": {
"h": 136.471,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84594,
"c": 0.19946,
"h": 149.1
},
"luminance": 0.6527
}Semantic roles & 50–950 ramp
primary
#56EF80
secondary
#B83193
accent
#06A4DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580