#56F07D#56F07D
#56F07D is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.203 H 148.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #56F07D |
|---|---|
| RGB | rgb(86, 240, 125) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(84.88, -64.25, 43.71) |
| CIE-LCH | lch(84.88, 77.71, 145.77°) |
| OKLab | oklab(84.8% -0.1733 0.1063) |
| OKLCH | oklch(84.8% 0.203 148.5) |
| XYZ | xyz(38.6967, 65.7753, 30.0546) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F07D #F056C9
analogous
#7CF056 #56F07D #56F0CA
triadic
#56F07D #7D56F0 #F07D56
tetradic
#56F07D #567CF0 #F056C9 #F0CA56
square
#56F07D #567CF0 #F056C9 #F0CA56
split-complementary
#56F07D #CA56F0 #F0567C
monochromatic
#11BB3C #1EEB52 #56F07D #8EF5A8 #C6FAD3
Accessibility & contrast
On white
1.48
#56F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#56F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F07D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F07D | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#1EEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f07d; /* rgb */ color: rgb(86, 240, 125); /* oklch */ color: oklch(84.8% 0.203 148.5);
Tailwind
colors: {
custom: {
50: '#96f6a4',
500: '#56f07d',
950: '#000000',
},
}SCSS
$custom: #56f07d; $custom-light: #96f6a4; $custom-dark: #000000;
JSON
{
"hex": "#56f07d",
"rgb": {
"r": 86,
"g": 240,
"b": 125
},
"hsl": {
"h": 135.195,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84796,
"c": 0.20335,
"h": 148.5
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#56F07D
secondary
#BA3097
accent
#05A9E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580