#56EF84#56EF84
#56EF84 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.196 H 149.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF84 |
|---|---|
| RGB | rgb(86, 239, 132) |
| HSL | hsl(138, 83%, 64%) |
| HSV | hsv(138, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.68, -62.83, 40.06) |
| CIE-LCH | lch(84.68, 74.51, 147.48°) |
| OKLab | oklab(84.66% -0.1695 0.0983) |
| OKLCH | oklch(84.66% 0.196 149.9) |
| XYZ | xyz(38.8661, 65.3734, 32.3954) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF84 #EF56C1
analogous
#74EF56 #56EF84 #56EFD0
triadic
#56EF84 #8456EF #EF8456
tetradic
#56EF84 #5674EF #EF56C1 #EFD056
square
#56EF84 #5674EF #EF56C1 #EFD056
split-complementary
#56EF84 #D056EF #EF5674
monochromatic
#12B944 #1EEA5B #56EF84 #8EF4AD #C6FAD5
Accessibility & contrast
On white
1.49
#56EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#56EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF84
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF84 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#18EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef84; /* rgb */ color: rgb(86, 239, 132); /* oklch */ color: oklch(84.7% 0.196 149.9);
Tailwind
colors: {
custom: {
50: '#95f5a9',
500: '#56ef84',
950: '#000000',
},
}SCSS
$custom: #56ef84; $custom-light: #95f5a9; $custom-dark: #000000;
JSON
{
"hex": "#56ef84",
"rgb": {
"r": 86,
"g": 239,
"b": 132
},
"hsl": {
"h": 138.039,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84658,
"c": 0.19593,
"h": 149.9
},
"luminance": 0.65377
}Semantic roles & 50–950 ramp
primary
#56EF84
secondary
#B83190
accent
#069EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581