#56EE8E#56EE8E
#56EE8E is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.186 H 152.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE8E |
|---|---|
| RGB | rgb(86, 238, 142) |
| HSL | hsl(142, 82%, 64%) |
| HSV | hsv(142, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.52, -60.82, 34.92) |
| CIE-LCH | lch(84.52, 70.13, 150.14°) |
| OKLab | oklab(84.58% -0.1643 0.0867) |
| OKLCH | oklch(84.58% 0.186 152.2) |
| XYZ | xyz(39.2916, 65.0764, 36.0763) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.43
Mediumspringgreen
#00FA9A
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE8E #EE56B6
analogous
#6AEE56 #56EE8E #56EEDA
triadic
#56EE8E #8E56EE #EE8E56
tetradic
#56EE8E #566AEE #EE56B6 #EEDA56
square
#56EE8E #566AEE #EE56B6 #EEDA56
split-complementary
#56EE8E #DA56EE #EE566A
monochromatic
#12B74F #1EE869 #56EE8E #8EF4B3 #C5F9D8
Accessibility & contrast
On white
1.50
#56EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#56EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE8E
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE8E | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#09EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ee8e; /* rgb */ color: rgb(86, 238, 142); /* oklch */ color: oklch(84.6% 0.186 152.2);
Tailwind
colors: {
custom: {
50: '#95f5b0',
500: '#56ee8e',
950: '#000000',
},
}SCSS
$custom: #56ee8e; $custom-light: #95f5b0; $custom-dark: #000000;
JSON
{
"hex": "#56ee8e",
"rgb": {
"r": 86,
"g": 238,
"b": 142
},
"hsl": {
"h": 142.105,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.8458,
"c": 0.18573,
"h": 152.2
},
"luminance": 0.6508
}Semantic roles & 50–950 ramp
primary
#56EE8E
secondary
#B73286
accent
#078FDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581