#56EF83#56EF83
#56EF83 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.6% C 0.197 H 149.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF83 |
|---|---|
| RGB | rgb(86, 239, 131) |
| HSL | hsl(138, 83%, 64%) |
| HSV | hsv(138, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.66, -62.98, 40.53) |
| CIE-LCH | lch(84.66, 74.90, 147.24°) |
| OKLab | oklab(84.64% -0.1699 0.0993) |
| OKLCH | oklch(84.64% 0.197 149.7) |
| XYZ | xyz(38.7980, 65.3461, 32.0367) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF83 #EF56C2
analogous
#75EF56 #56EF83 #56EFCF
triadic
#56EF83 #8356EF #EF8356
tetradic
#56EF83 #5675EF #EF56C2 #EFCF56
square
#56EF83 #5675EF #EF56C2 #EFCF56
split-complementary
#56EF83 #CF56EF #EF5675
monochromatic
#12B943 #1EEA5A #56EF83 #8EF4AC #C6FAD5
Accessibility & contrast
On white
1.49
#56EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#56EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF83
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF83 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#19EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef83; /* rgb */ color: rgb(86, 239, 131); /* oklch */ color: oklch(84.6% 0.197 149.7);
Tailwind
colors: {
custom: {
50: '#95f5a8',
500: '#56ef83',
950: '#000000',
},
}SCSS
$custom: #56ef83; $custom-light: #95f5a8; $custom-dark: #000000;
JSON
{
"hex": "#56ef83",
"rgb": {
"r": 86,
"g": 239,
"b": 131
},
"hsl": {
"h": 137.647,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84641,
"c": 0.19681,
"h": 149.7
},
"luminance": 0.6535
}Semantic roles & 50–950 ramp
primary
#56EF83
secondary
#B83190
accent
#069FDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580