#56ED88#56ED88
#56ED88 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.190 H 150.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #56ED88 |
|---|---|
| RGB | rgb(86, 237, 136) |
| HSL | hsl(140, 81%, 63%) |
| HSV | hsv(140, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.13, -61.45, 37.40) |
| CIE-LCH | lch(84.13, 71.94, 148.68°) |
| OKLab | oklab(84.23% -0.1659 0.0923) |
| OKLCH | oklch(84.23% 0.19 150.9) |
| XYZ | xyz(38.5628, 64.3204, 33.6706) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ED88 #ED56BB
analogous
#6FED56 #56ED88 #56EDD4
triadic
#56ED88 #8856ED #ED8856
tetradic
#56ED88 #566FED #ED56BB #EDD456
square
#56ED88 #566FED #ED56BB #EDD456
split-complementary
#56ED88 #D456ED #ED566F
monochromatic
#13B549 #1FE761 #56ED88 #8DF3AF #C5F9D6
Accessibility & contrast
On white
1.51
#56ED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#56ED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ED88
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ED88 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#DBCD8F
Tritanopia (blue-blind)
#16E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ed88; /* rgb */ color: rgb(86, 237, 136); /* oklch */ color: oklch(84.2% 0.190 150.9);
Tailwind
colors: {
custom: {
50: '#95f4ac',
500: '#56ed88',
950: '#000000',
},
}SCSS
$custom: #56ed88; $custom-light: #95f4ac; $custom-dark: #000000;
JSON
{
"hex": "#56ed88",
"rgb": {
"r": 86,
"g": 237,
"b": 136
},
"hsl": {
"h": 139.868,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84229,
"c": 0.1898,
"h": 150.9
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#56ED88
secondary
#B5328A
accent
#0897DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581