#56FF85#56FF85
#56FF85 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.215 H 148.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF85 |
|---|---|
| RGB | rgb(86, 255, 133) |
| HSL | hsl(137, 100%, 67%) |
| HSV | hsv(137, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.48, -68.37, 45.66) |
| CIE-LCH | lch(89.48, 82.22, 146.26°) |
| OKLab | oklab(88.62% -0.1843 0.1111) |
| OKLCH | oklch(88.62% 0.215 148.9) |
| XYZ | xyz(43.8281, 75.1872, 34.3886) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.14
Spearmint
#1EF876
ΔE00 2.50
Wintergreen
#20F986
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.79
Lightgreen (survey)
#76FF7B
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF85 #FF56D0
analogous
#7CFF56 #56FF85 #56FFD9
triadic
#56FF85 #8556FF #FF8556
tetradic
#56FF85 #567CFF #FF56D0 #FFD956
square
#56FF85 #567CFF #FF56D0 #FFD956
split-complementary
#56FF85 #D956FF #FF567C
monochromatic
#00DB3D #19FF59 #56FF85 #93FFB1 #D0FFDD
Accessibility & contrast
On white
1.31
#56FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#56FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF85
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF85 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #56ff85; /* rgb */ color: rgb(86, 255, 133); /* oklch */ color: oklch(88.6% 0.215 148.9);
Tailwind
colors: {
custom: {
50: '#98ffaa',
500: '#56ff85',
950: '#000000',
},
}SCSS
$custom: #56ff85; $custom-light: #98ffaa; $custom-dark: #000000;
JSON
{
"hex": "#56ff85",
"rgb": {
"r": 86,
"g": 255,
"b": 133
},
"hsl": {
"h": 136.686,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88624,
"c": 0.21517,
"h": 148.9
},
"luminance": 0.75192
}Semantic roles & 50–950 ramp
primary
#56FF85
secondary
#D425A3
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681