#56EE8A#56EE8A
#56EE8A is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.189 H 151.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE8A |
|---|---|
| RGB | rgb(86, 238, 138) |
| HSL | hsl(141, 82%, 64%) |
| HSV | hsv(141, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.46, -61.49, 36.83) |
| CIE-LCH | lch(84.46, 71.68, 149.08°) |
| OKLab | oklab(84.51% -0.166 0.091) |
| OKLCH | oklch(84.51% 0.189 151.3) |
| XYZ | xyz(38.9966, 64.9584, 34.5229) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 2.67
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE8A #EE56BA
analogous
#6EEE56 #56EE8A #56EED6
triadic
#56EE8A #8A56EE #EE8A56
tetradic
#56EE8A #566EEE #EE56BA #EED656
square
#56EE8A #566EEE #EE56BA #EED656
split-complementary
#56EE8A #D656EE #EE566E
monochromatic
#12B74B #1EE864 #56EE8A #8EF4B0 #C5F9D7
Accessibility & contrast
On white
1.50
#56EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#56EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE8A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE8A | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DCCD91
Tritanopia (blue-blind)
#11EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ee8a; /* rgb */ color: rgb(86, 238, 138); /* oklch */ color: oklch(84.5% 0.189 151.3);
Tailwind
colors: {
custom: {
50: '#95f5ad',
500: '#56ee8a',
950: '#000000',
},
}SCSS
$custom: #56ee8a; $custom-light: #95f5ad; $custom-dark: #000000;
JSON
{
"hex": "#56ee8a",
"rgb": {
"r": 86,
"g": 238,
"b": 138
},
"hsl": {
"h": 140.526,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.8451,
"c": 0.18931,
"h": 151.3
},
"luminance": 0.64962
}Semantic roles & 50–950 ramp
primary
#56EE8A
secondary
#B73289
accent
#0795DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581