#56EF89#56EF89
#56EF89 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.191 H 150.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF89 |
|---|---|
| RGB | rgb(86, 239, 137) |
| HSL | hsl(140, 83%, 64%) |
| HSV | hsv(140, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(84.75, -62.03, 37.70) |
| CIE-LCH | lch(84.75, 72.58, 148.71°) |
| OKLab | oklab(84.74% -0.1674 0.093) |
| OKLCH | oklch(84.74% 0.191 150.9) |
| XYZ | xyz(39.2165, 65.5135, 34.2407) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.59
Weird Green
#3AE57F
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF89 #EF56BC
analogous
#6FEF56 #56EF89 #56EFD5
triadic
#56EF89 #8956EF #EF8956
tetradic
#56EF89 #566FEF #EF56BC #EFD556
square
#56EF89 #566FEF #EF56BC #EFD556
split-complementary
#56EF89 #D556EF #EF566F
monochromatic
#12B949 #1EEA62 #56EF89 #8EF4B0 #C6FAD7
Accessibility & contrast
On white
1.49
#56EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#56EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF89
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF89 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC81
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#12EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef89; /* rgb */ color: rgb(86, 239, 137); /* oklch */ color: oklch(84.7% 0.191 150.9);
Tailwind
colors: {
custom: {
50: '#95f5ac',
500: '#56ef89',
950: '#000000',
},
}SCSS
$custom: #56ef89; $custom-light: #95f5ac; $custom-dark: #000000;
JSON
{
"hex": "#56ef89",
"rgb": {
"r": 86,
"g": 239,
"b": 137
},
"hsl": {
"h": 140,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.8474,
"c": 0.19149,
"h": 150.9
},
"luminance": 0.65518
}Semantic roles & 50–950 ramp
primary
#56EF89
secondary
#B8318B
accent
#0697DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581