#56EE7F#56EE7F
#56EE7F is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.3% C 0.199 H 149.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE7F |
|---|---|
| RGB | rgb(86, 238, 127) |
| HSL | hsl(136, 82%, 64%) |
| HSV | hsv(136, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.31, -63.24, 42.02) |
| CIE-LCH | lch(84.31, 75.93, 146.39°) |
| OKLab | oklab(84.33% -0.1706 0.1026) |
| OKLCH | oklch(84.33% 0.199 149) |
| XYZ | xyz(38.2402, 64.6559, 30.5391) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE7F #EE56C5
analogous
#79EE56 #56EE7F #56EECB
triadic
#56EE7F #7F56EE #EE7F56
tetradic
#56EE7F #5679EE #EE56C5 #EECB56
square
#56EE7F #5679EE #EE56C5 #EECB56
split-complementary
#56EE7F #CB56EE #EE5679
monochromatic
#12B73F #1EE855 #56EE7F #8EF4A9 #C5F9D3
Accessibility & contrast
On white
1.51
#56EE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#56EE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE7F
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE7F | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#1EEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ee7f; /* rgb */ color: rgb(86, 238, 127); /* oklch */ color: oklch(84.3% 0.199 149.0);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#56ee7f',
950: '#000000',
},
}SCSS
$custom: #56ee7f; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#56ee7f",
"rgb": {
"r": 86,
"g": 238,
"b": 127
},
"hsl": {
"h": 136.184,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.8433,
"c": 0.19907,
"h": 149
},
"luminance": 0.6466
}Semantic roles & 50–950 ramp
primary
#56EE7F
secondary
#B73293
accent
#07A4DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580