#56FF83#56FF83
#56FF83 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.217 H 148.6°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF83 |
|---|---|
| RGB | rgb(86, 255, 131) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.45, -68.66, 46.58) |
| CIE-LCH | lch(89.45, 82.97, 145.85°) |
| OKLab | oklab(88.6% -0.1851 0.1131) |
| OKLCH | oklch(88.6% 0.217 148.6) |
| XYZ | xyz(43.6912, 75.1325, 33.6678) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.45
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF83 #FF56D2
analogous
#7EFF56 #56FF83 #56FFD7
triadic
#56FF83 #8356FF #FF8356
tetradic
#56FF83 #567EFF #FF56D2 #FFD756
square
#56FF83 #567EFF #FF56D2 #FFD756
split-complementary
#56FF83 #D756FF #FF567E
monochromatic
#00DB3A #19FF56 #56FF83 #93FFB0 #D0FFDD
Accessibility & contrast
On white
1.31
#56FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#56FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF83
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF83 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EDDB8C
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #56ff83; /* rgb */ color: rgb(86, 255, 131); /* oklch */ color: oklch(88.6% 0.217 148.6);
Tailwind
colors: {
custom: {
50: '#98ffa9',
500: '#56ff83',
950: '#000000',
},
}SCSS
$custom: #56ff83; $custom-light: #98ffa9; $custom-dark: #000000;
JSON
{
"hex": "#56ff83",
"rgb": {
"r": 86,
"g": 255,
"b": 131
},
"hsl": {
"h": 135.976,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88595,
"c": 0.21687,
"h": 148.6
},
"luminance": 0.75137
}Semantic roles & 50–950 ramp
primary
#56FF83
secondary
#D425A5
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681