#56EF7B#56EF7B
#56EF7B is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.204 H 148.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7B |
|---|---|
| RGB | rgb(86, 239, 123) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.55, -64.19, 44.26) |
| CIE-LCH | lch(84.55, 77.97, 145.41°) |
| OKLab | oklab(84.52% -0.1732 0.1075) |
| OKLCH | oklch(84.52% 0.204 148.2) |
| XYZ | xyz(38.2766, 65.1376, 29.2907) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7B #EF56CA
analogous
#7DEF56 #56EF7B #56EFC7
triadic
#56EF7B #7B56EF #EF7B56
tetradic
#56EF7B #567DEF #EF56CA #EFC756
square
#56EF7B #567DEF #EF56CA #EFC756
split-complementary
#56EF7B #C756EF #EF567D
monochromatic
#12B93A #1EEA4F #56EF7B #8EF4A7 #C6FAD2
Accessibility & contrast
On white
1.50
#56EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#56EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7B
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7B | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#21EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7b; /* rgb */ color: rgb(86, 239, 123); /* oklch */ color: oklch(84.5% 0.204 148.2);
Tailwind
colors: {
custom: {
50: '#95f5a3',
500: '#56ef7b',
950: '#000000',
},
}SCSS
$custom: #56ef7b; $custom-light: #95f5a3; $custom-dark: #000000;
JSON
{
"hex": "#56ef7b",
"rgb": {
"r": 86,
"g": 239,
"b": 123
},
"hsl": {
"h": 134.51,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84518,
"c": 0.20383,
"h": 148.2
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#56EF7B
secondary
#B83197
accent
#06ABDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580