#56EE7D#56EE7D
#56EE7D is a very light, highly saturated green. Relative luminance 0.646; OKLCH L 84.3% C 0.201 H 148.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE7D |
|---|---|
| RGB | rgb(86, 238, 125) |
| HSL | hsl(135, 82%, 64%) |
| HSV | hsv(135, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.28, -63.54, 42.96) |
| CIE-LCH | lch(84.28, 76.70, 145.94°) |
| OKLab | oklab(84.3% -0.1714 0.1046) |
| OKLCH | oklch(84.3% 0.201 148.6) |
| XYZ | xyz(38.1112, 64.6043, 29.8595) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE7D #EE56C7
analogous
#7BEE56 #56EE7D #56EEC9
triadic
#56EE7D #7D56EE #EE7D56
tetradic
#56EE7D #567BEE #EE56C7 #EEC956
square
#56EE7D #567BEE #EE56C7 #EEC956
split-complementary
#56EE7D #C956EE #EE567B
monochromatic
#12B73D #1EE852 #56EE7D #8EF4A8 #C5F9D3
Accessibility & contrast
On white
1.51
#56EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#56EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE7D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE7D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#20E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ee7d; /* rgb */ color: rgb(86, 238, 125); /* oklch */ color: oklch(84.3% 0.201 148.6);
Tailwind
colors: {
custom: {
50: '#95f5a4',
500: '#56ee7d',
950: '#000000',
},
}SCSS
$custom: #56ee7d; $custom-light: #95f5a4; $custom-dark: #000000;
JSON
{
"hex": "#56ee7d",
"rgb": {
"r": 86,
"g": 238,
"b": 125
},
"hsl": {
"h": 135.395,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.843,
"c": 0.20082,
"h": 148.6
},
"luminance": 0.64608
}Semantic roles & 50–950 ramp
primary
#56EE7D
secondary
#B73294
accent
#07A7DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580