#56EF7D#56EF7D
#56EF7D is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.5% C 0.202 H 148.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7D |
|---|---|
| RGB | rgb(86, 239, 125) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.58, -63.90, 43.34) |
| CIE-LCH | lch(84.58, 77.21, 145.85°) |
| OKLab | oklab(84.55% -0.1724 0.1055) |
| OKLCH | oklch(84.55% 0.202 148.5) |
| XYZ | xyz(38.4031, 65.1881, 29.9568) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.79
Spearmint
#1EF876
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7D #EF56C8
analogous
#7BEF56 #56EF7D #56EFC9
triadic
#56EF7D #7D56EF #EF7D56
tetradic
#56EF7D #567BEF #EF56C8 #EFC956
square
#56EF7D #567BEF #EF56C8 #EFC956
split-complementary
#56EF7D #C956EF #EF567B
monochromatic
#12B93C #1EEA52 #56EF7D #8EF4A8 #C6FAD3
Accessibility & contrast
On white
1.50
#56EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#56EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7D
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7D | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#1FEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7d; /* rgb */ color: rgb(86, 239, 125); /* oklch */ color: oklch(84.5% 0.202 148.5);
Tailwind
colors: {
custom: {
50: '#95f5a4',
500: '#56ef7d',
950: '#000000',
},
}SCSS
$custom: #56ef7d; $custom-light: #95f5a4; $custom-dark: #000000;
JSON
{
"hex": "#56ef7d",
"rgb": {
"r": 86,
"g": 239,
"b": 125
},
"hsl": {
"h": 135.294,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84548,
"c": 0.20209,
"h": 148.5
},
"luminance": 0.65192
}Semantic roles & 50–950 ramp
primary
#56EF7D
secondary
#B83196
accent
#06A8DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580