#56EB7B#56EB7B
#56EB7B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.5% C 0.199 H 148.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #56EB7B |
|---|---|
| RGB | rgb(86, 235, 123) |
| HSL | hsl(135, 79%, 63%) |
| HSV | hsv(135, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.35, -62.75, 42.75) |
| CIE-LCH | lch(83.35, 75.93, 145.73°) |
| OKLab | oklab(83.52% -0.1693 0.1041) |
| OKLCH | oklch(83.52% 0.199 148.4) |
| XYZ | xyz(37.1185, 62.8214, 28.9046) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EB7B #EB56C6
analogous
#7CEB56 #56EB7B #56EBC5
triadic
#56EB7B #7B56EB #EB7B56
tetradic
#56EB7B #567CEB #EB56C6 #EBC556
square
#56EB7B #567CEB #EB56C6 #EBC556
split-complementary
#56EB7B #C556EB #EB567C
monochromatic
#15B23C #1FE550 #56EB7B #8DF1A6 #C3F8D0
Accessibility & contrast
On white
1.55
#56EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#56EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EB7B
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EB7B | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD872
Deuteranopia (green-blind)
#DACB83
Tritanopia (blue-blind)
#24E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #56eb7b; /* rgb */ color: rgb(86, 235, 123); /* oklch */ color: oklch(83.5% 0.199 148.4);
Tailwind
colors: {
custom: {
50: '#95f2a3',
500: '#56eb7b',
950: '#000000',
},
}SCSS
$custom: #56eb7b; $custom-light: #95f2a3; $custom-dark: #000000;
JSON
{
"hex": "#56eb7b",
"rgb": {
"r": 86,
"g": 235,
"b": 123
},
"hsl": {
"h": 134.899,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.83523,
"c": 0.19876,
"h": 148.4
},
"luminance": 0.62825
}Semantic roles & 50–950 ramp
primary
#56EB7B
secondary
#B23392
accent
#0AA7DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580