#56EE7E#56EE7E
#56EE7E is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.3% C 0.200 H 148.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE7E |
|---|---|
| RGB | rgb(86, 238, 126) |
| HSL | hsl(136, 82%, 64%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.29, -63.39, 42.49) |
| CIE-LCH | lch(84.29, 76.31, 146.16°) |
| OKLab | oklab(84.32% -0.171 0.1036) |
| OKLCH | oklch(84.32% 0.2 148.8) |
| XYZ | xyz(38.1754, 64.6299, 30.1976) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE7E #EE56C6
analogous
#7AEE56 #56EE7E #56EECA
triadic
#56EE7E #7E56EE #EE7E56
tetradic
#56EE7E #567AEE #EE56C6 #EECA56
square
#56EE7E #567AEE #EE56C6 #EECA56
split-complementary
#56EE7E #CA56EE #EE567A
monochromatic
#12B73E #1EE854 #56EE7E #8EF4A8 #C5F9D3
Accessibility & contrast
On white
1.51
#56EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#56EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE7E
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE7E | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#1FEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ee7e; /* rgb */ color: rgb(86, 238, 126); /* oklch */ color: oklch(84.3% 0.200 148.8);
Tailwind
colors: {
custom: {
50: '#95f5a5',
500: '#56ee7e',
950: '#000000',
},
}SCSS
$custom: #56ee7e; $custom-light: #95f5a5; $custom-dark: #000000;
JSON
{
"hex": "#56ee7e",
"rgb": {
"r": 86,
"g": 238,
"b": 126
},
"hsl": {
"h": 135.789,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.84315,
"c": 0.19995,
"h": 148.8
},
"luminance": 0.64634
}Semantic roles & 50–950 ramp
primary
#56EE7E
secondary
#B73294
accent
#07A6DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580