#56F97E#56F97E
#56F97E is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.0% C 0.214 H 148.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #56F97E |
|---|---|
| RGB | rgb(86, 249, 126) |
| HSL | hsl(135, 93%, 66%) |
| HSV | hsv(135, 65%, 98%) |
| CMYK | cmyk(65.5%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(87.60, -67.29, 46.62) |
| CIE-LCH | lch(87.60, 81.87, 145.28°) |
| OKLab | oklab(87.04% -0.1815 0.1129) |
| OKLCH | oklch(87.04% 0.214 148.1) |
| XYZ | xyz(41.4763, 71.2318, 31.2979) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.96
Minty Green
#0BF77D
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 2.51
Wintergreen
#20F986
ΔE00 2.65
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F97E #F956D1
analogous
#7FF956 #56F97E #56F9CF
triadic
#56F97E #7E56F9 #F97E56
tetradic
#56F97E #567FF9 #F956D1 #F9CF56
square
#56F97E #567FF9 #F956D1 #F9CF56
split-complementary
#56F97E #CF56F9 #F9567F
monochromatic
#07CD38 #1BF751 #56F97E #91FBAB #CCFDD8
Accessibility & contrast
On white
1.38
#56F97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#56F97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F97E
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F97E | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#14F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #56f97e; /* rgb */ color: rgb(86, 249, 126); /* oklch */ color: oklch(87.0% 0.214 148.1);
Tailwind
colors: {
custom: {
50: '#97fca5',
500: '#56f97e',
950: '#000000',
},
}SCSS
$custom: #56f97e; $custom-light: #97fca5; $custom-dark: #000000;
JSON
{
"hex": "#56f97e",
"rgb": {
"r": 86,
"g": 249,
"b": 126
},
"hsl": {
"h": 134.724,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.87041,
"c": 0.21374,
"h": 148.1
},
"luminance": 0.71236
}Semantic roles & 50–950 ramp
primary
#56F97E
secondary
#C92AA2
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680