#56EF8A#56EF8A
#56EF8A is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.191 H 151.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF8A |
|---|---|
| RGB | rgb(86, 239, 138) |
| HSL | hsl(140, 83%, 64%) |
| HSV | hsv(140, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.76, -61.86, 37.22) |
| CIE-LCH | lch(84.76, 72.20, 148.96°) |
| OKLab | oklab(84.76% -0.167 0.0919) |
| OKLCH | oklch(84.76% 0.191 151.2) |
| XYZ | xyz(39.2886, 65.5423, 34.6202) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.58
Weird Green
#3AE57F
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF8A #EF56BB
analogous
#6EEF56 #56EF8A #56EFD6
triadic
#56EF8A #8A56EF #EF8A56
tetradic
#56EF8A #566EEF #EF56BB #EFD656
square
#56EF8A #566EEF #EF56BB #EFD656
split-complementary
#56EF8A #D656EF #EF566E
monochromatic
#12B94A #1EEA63 #56EF8A #8EF4B1 #C6FAD7
Accessibility & contrast
On white
1.49
#56EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#56EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF8A
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF8A | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#10EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef8a; /* rgb */ color: rgb(86, 239, 138); /* oklch */ color: oklch(84.8% 0.191 151.2);
Tailwind
colors: {
custom: {
50: '#95f5ad',
500: '#56ef8a',
950: '#000000',
},
}SCSS
$custom: #56ef8a; $custom-light: #95f5ad; $custom-dark: #000000;
JSON
{
"hex": "#56ef8a",
"rgb": {
"r": 86,
"g": 239,
"b": 138
},
"hsl": {
"h": 140.392,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84757,
"c": 0.19059,
"h": 151.2
},
"luminance": 0.65546
}Semantic roles & 50–950 ramp
primary
#56EF8A
secondary
#B8318A
accent
#0695DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581