#56FF97#56FF97
#56FF97 is a very light, vivid green. Relative luminance 0.757; OKLCH L 88.9% C 0.200 H 152.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF97 |
|---|---|
| RGB | rgb(86, 255, 151) |
| HSL | hsl(143, 100%, 67%) |
| HSV | hsv(143, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.73, -65.53, 37.28) |
| CIE-LCH | lch(89.73, 75.39, 150.36°) |
| OKLab | oklab(88.92% -0.1768 0.0924) |
| OKLCH | oklch(88.92% 0.2 152.4) |
| XYZ | xyz(45.1799, 75.7279, 41.5081) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.11
Light Green Blue
#56FCA2
ΔE00 2.22
Wintergreen
#20F986
ΔE00 2.58
Mediumspringgreen
#00FA9A
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF97 #FF56BE
analogous
#6AFF56 #56FF97 #56FFEC
triadic
#56FF97 #9756FF #FF9756
tetradic
#56FF97 #566AFF #FF56BE #FFEC56
square
#56FF97 #566AFF #FF56BE #FFEC56
split-complementary
#56FF97 #EC56FF #FF566A
monochromatic
#00DB54 #19FF71 #56FF97 #93FFBD #D0FFE2
Accessibility & contrast
On white
1.30
#56FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#56FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF97
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF97 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EADC9E
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #56ff97; /* rgb */ color: rgb(86, 255, 151); /* oklch */ color: oklch(88.9% 0.200 152.4);
Tailwind
colors: {
custom: {
50: '#98ffb6',
500: '#56ff97',
950: '#000000',
},
}SCSS
$custom: #56ff97; $custom-light: #98ffb6; $custom-dark: #000000;
JSON
{
"hex": "#56ff97",
"rgb": {
"r": 86,
"g": 255,
"b": 151
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88915,
"c": 0.1995,
"h": 152.4
},
"luminance": 0.75733
}Semantic roles & 50–950 ramp
primary
#56FF97
secondary
#D42591
accent
#008DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681