#56EF7E#56EF7E
#56EF7E is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.201 H 148.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7E |
|---|---|
| RGB | rgb(86, 239, 126) |
| HSL | hsl(136, 83%, 64%) |
| HSV | hsv(136, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.59, -63.75, 42.87) |
| CIE-LCH | lch(84.59, 76.82, 146.08°) |
| OKLab | oklab(84.56% -0.172 0.1045) |
| OKLCH | oklch(84.56% 0.201 148.7) |
| XYZ | xyz(38.4673, 65.2138, 30.2949) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.78
Spearmint
#1EF876
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7E #EF56C7
analogous
#7AEF56 #56EF7E #56EFCA
triadic
#56EF7E #7E56EF #EF7E56
tetradic
#56EF7E #567AEF #EF56C7 #EFCA56
square
#56EF7E #567AEF #EF56C7 #EFCA56
split-complementary
#56EF7E #CA56EF #EF567A
monochromatic
#12B93D #1EEA53 #56EF7E #8EF4A9 #C6FAD3
Accessibility & contrast
On white
1.50
#56EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#56EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7E
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7E | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#1EEBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7e; /* rgb */ color: rgb(86, 239, 126); /* oklch */ color: oklch(84.6% 0.201 148.7);
Tailwind
colors: {
custom: {
50: '#95f5a5',
500: '#56ef7e',
950: '#000000',
},
}SCSS
$custom: #56ef7e; $custom-light: #95f5a5; $custom-dark: #000000;
JSON
{
"hex": "#56ef7e",
"rgb": {
"r": 86,
"g": 239,
"b": 126
},
"hsl": {
"h": 135.686,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84563,
"c": 0.20122,
"h": 148.7
},
"luminance": 0.65218
}Semantic roles & 50–950 ramp
primary
#56EF7E
secondary
#B83195
accent
#06A6DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580