#56EF8B#56EF8B
#56EF8B is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.190 H 151.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF8B |
|---|---|
| RGB | rgb(86, 239, 139) |
| HSL | hsl(141, 83%, 64%) |
| HSV | hsv(141, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(84.78, -61.70, 36.75) |
| CIE-LCH | lch(84.78, 71.81, 149.22°) |
| OKLab | oklab(84.77% -0.1665 0.0908) |
| OKLCH | oklch(84.77% 0.19 151.4) |
| XYZ | xyz(39.3613, 65.5714, 35.0033) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.57
Weird Green
#3AE57F
ΔE00 2.64
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF8B #EF56BA
analogous
#6DEF56 #56EF8B #56EFD7
triadic
#56EF8B #8B56EF #EF8B56
tetradic
#56EF8B #566DEF #EF56BA #EFD756
square
#56EF8B #566DEF #EF56BA #EFD756
split-complementary
#56EF8B #D756EF #EF566D
monochromatic
#12B94C #1EEA65 #56EF8B #8EF4B1 #C6FAD8
Accessibility & contrast
On white
1.49
#56EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#56EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF8B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF8B | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#0EEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef8b; /* rgb */ color: rgb(86, 239, 139); /* oklch */ color: oklch(84.8% 0.190 151.4);
Tailwind
colors: {
custom: {
50: '#95f5ae',
500: '#56ef8b',
950: '#000000',
},
}SCSS
$custom: #56ef8b; $custom-light: #95f5ae; $custom-dark: #000000;
JSON
{
"hex": "#56ef8b",
"rgb": {
"r": 86,
"g": 239,
"b": 139
},
"hsl": {
"h": 140.784,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84774,
"c": 0.1897,
"h": 151.4
},
"luminance": 0.65576
}Semantic roles & 50–950 ramp
primary
#56EF8B
secondary
#B83189
accent
#0694DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581