#56EF7F#56EF7F
#56EF7F is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.200 H 148.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7F |
|---|---|
| RGB | rgb(86, 239, 127) |
| HSL | hsl(136, 83%, 64%) |
| HSV | hsv(136, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.61, -63.60, 42.40) |
| CIE-LCH | lch(84.61, 76.44, 146.31°) |
| OKLab | oklab(84.58% -0.1716 0.1035) |
| OKLCH | oklch(84.58% 0.2 148.9) |
| XYZ | xyz(38.5322, 65.2398, 30.6364) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.96
Spearmint
#1EF876
ΔE00 2.98
Weird Green
#3AE57F
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7F #EF56C6
analogous
#79EF56 #56EF7F #56EFCB
triadic
#56EF7F #7F56EF #EF7F56
tetradic
#56EF7F #5679EF #EF56C6 #EFCB56
square
#56EF7F #5679EF #EF56C6 #EFCB56
split-complementary
#56EF7F #CB56EF #EF5679
monochromatic
#12B93E #1EEA55 #56EF7F #8EF4A9 #C6FAD4
Accessibility & contrast
On white
1.49
#56EF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#56EF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7F | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#1EEBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7f; /* rgb */ color: rgb(86, 239, 127); /* oklch */ color: oklch(84.6% 0.200 148.9);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#56ef7f',
950: '#000000',
},
}SCSS
$custom: #56ef7f; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#56ef7f",
"rgb": {
"r": 86,
"g": 239,
"b": 127
},
"hsl": {
"h": 136.078,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84579,
"c": 0.20034,
"h": 148.9
},
"luminance": 0.65244
}Semantic roles & 50–950 ramp
primary
#56EF7F
secondary
#B83194
accent
#06A5DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580