#56ED7E#56ED7E
#56ED7E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.1% C 0.199 H 148.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #56ED7E |
|---|---|
| RGB | rgb(86, 237, 126) |
| HSL | hsl(136, 81%, 63%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(83.99, -63.03, 42.11) |
| CIE-LCH | lch(83.99, 75.80, 146.25°) |
| OKLab | oklab(84.07% -0.17 0.1027) |
| OKLCH | oklch(84.07% 0.199 148.9) |
| XYZ | xyz(37.8850, 64.0493, 30.1008) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ED7E #ED56C5
analogous
#79ED56 #56ED7E #56EDC9
triadic
#56ED7E #7E56ED #ED7E56
tetradic
#56ED7E #5679ED #ED56C5 #EDC956
square
#56ED7E #5679ED #ED56C5 #EDC956
split-complementary
#56ED7E #C956ED #ED5679
monochromatic
#13B53E #1FE754 #56ED7E #8DF3A8 #C5F9D2
Accessibility & contrast
On white
1.52
#56ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#56ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ED7E
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ED7E | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD975
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#20E9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #56ed7e; /* rgb */ color: rgb(86, 237, 126); /* oklch */ color: oklch(84.1% 0.199 148.9);
Tailwind
colors: {
custom: {
50: '#95f4a5',
500: '#56ed7e',
950: '#000000',
},
}SCSS
$custom: #56ed7e; $custom-light: #95f4a5; $custom-dark: #000000;
JSON
{
"hex": "#56ed7e",
"rgb": {
"r": 86,
"g": 237,
"b": 126
},
"hsl": {
"h": 135.894,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84067,
"c": 0.19868,
"h": 148.9
},
"luminance": 0.64053
}Semantic roles & 50–950 ramp
primary
#56ED7E
secondary
#B53292
accent
#08A5DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580