#56EF8E#56EF8E
#56EF8E is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.187 H 152.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF8E |
|---|---|
| RGB | rgb(86, 239, 142) |
| HSL | hsl(142, 83%, 64%) |
| HSV | hsv(142, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(84.82, -61.19, 35.31) |
| CIE-LCH | lch(84.82, 70.65, 150.01°) |
| OKLab | oklab(84.83% -0.1652 0.0876) |
| OKLCH | oklch(84.83% 0.187 152.1) |
| XYZ | xyz(39.5835, 65.6603, 36.1736) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.62
Weird Green
#3AE57F
ΔE00 2.75
Wintergreen
#20F986
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.30
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF8E #EF56B7
analogous
#6AEF56 #56EF8E #56EFDB
triadic
#56EF8E #8E56EF #EF8E56
tetradic
#56EF8E #566AEF #EF56B7 #EFDB56
square
#56EF8E #566AEF #EF56B7 #EFDB56
split-complementary
#56EF8E #DB56EF #EF566A
monochromatic
#12B94F #1EEA69 #56EF8E #8EF4B3 #C6FAD9
Accessibility & contrast
On white
1.49
#56EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#56EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF8E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF8E | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC87
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#07ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef8e; /* rgb */ color: rgb(86, 239, 142); /* oklch */ color: oklch(84.8% 0.187 152.1);
Tailwind
colors: {
custom: {
50: '#95f5b0',
500: '#56ef8e',
950: '#000000',
},
}SCSS
$custom: #56ef8e; $custom-light: #95f5b0; $custom-dark: #000000;
JSON
{
"hex": "#56ef8e",
"rgb": {
"r": 86,
"g": 239,
"b": 142
},
"hsl": {
"h": 141.961,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84827,
"c": 0.18702,
"h": 152.1
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#56EF8E
secondary
#B83187
accent
#0690DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581