#56ED89#56ED89
#56ED89 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.2% C 0.189 H 151.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #56ED89 |
|---|---|
| RGB | rgb(86, 237, 137) |
| HSL | hsl(140, 81%, 63%) |
| HSV | hsv(140, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.15, -61.29, 36.92) |
| CIE-LCH | lch(84.15, 71.55, 148.94°) |
| OKLab | oklab(84.25% -0.1654 0.0912) |
| OKLCH | oklch(84.25% 0.189 151.1) |
| XYZ | xyz(38.6342, 64.3490, 34.0466) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ED89 #ED56BA
analogous
#6EED56 #56ED89 #56EDD5
triadic
#56ED89 #8956ED #ED8956
tetradic
#56ED89 #566EED #ED56BA #EDD556
square
#56ED89 #566EED #ED56BA #EDD556
split-complementary
#56ED89 #D556ED #ED566E
monochromatic
#13B54A #1FE762 #56ED89 #8DF3B0 #C5F9D6
Accessibility & contrast
On white
1.51
#56ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#56ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ED89
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ED89 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#14E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ed89; /* rgb */ color: rgb(86, 237, 137); /* oklch */ color: oklch(84.2% 0.189 151.1);
Tailwind
colors: {
custom: {
50: '#95f4ac',
500: '#56ed89',
950: '#000000',
},
}SCSS
$custom: #56ed89; $custom-light: #95f4ac; $custom-dark: #000000;
JSON
{
"hex": "#56ed89",
"rgb": {
"r": 86,
"g": 237,
"b": 137
},
"hsl": {
"h": 140.265,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84246,
"c": 0.18891,
"h": 151.1
},
"luminance": 0.64353
}Semantic roles & 50–950 ramp
primary
#56ED89
secondary
#B53289
accent
#0895DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581