#56EB7F#56EB7F
#56EB7F is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.195 H 149.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #56EB7F |
|---|---|
| RGB | rgb(86, 235, 127) |
| HSL | hsl(137, 79%, 63%) |
| HSV | hsv(137, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.40, -62.15, 40.88) |
| CIE-LCH | lch(83.40, 74.39, 146.66°) |
| OKLab | oklab(83.59% -0.1677 0.1) |
| OKLCH | oklch(83.59% 0.195 149.2) |
| XYZ | xyz(37.3741, 62.9236, 30.2504) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.57
Spearmint
#1EF876
ΔE00 3.74
Tealish Green
#0CDC73
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EB7F #EB56C2
analogous
#77EB56 #56EB7F #56EBC9
triadic
#56EB7F #7F56EB #EB7F56
tetradic
#56EB7F #5677EB #EB56C2 #EBC956
square
#56EB7F #5677EB #EB56C2 #EBC956
split-complementary
#56EB7F #C956EB #EB5677
monochromatic
#15B240 #1FE556 #56EB7F #8DF1A8 #C3F8D2
Accessibility & contrast
On white
1.55
#56EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#56EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EB7F
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EB7F | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#21E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #56eb7f; /* rgb */ color: rgb(86, 235, 127); /* oklch */ color: oklch(83.6% 0.195 149.2);
Tailwind
colors: {
custom: {
50: '#95f2a5',
500: '#56eb7f',
950: '#000000',
},
}SCSS
$custom: #56eb7f; $custom-light: #95f2a5; $custom-dark: #000000;
JSON
{
"hex": "#56eb7f",
"rgb": {
"r": 86,
"g": 235,
"b": 127
},
"hsl": {
"h": 136.51,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.83585,
"c": 0.19524,
"h": 149.2
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#56EB7F
secondary
#B2338F
accent
#0AA2DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580