#56F07E#56F07E
#56F07E is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.202 H 148.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #56F07E |
|---|---|
| RGB | rgb(86, 240, 126) |
| HSL | hsl(136, 84%, 64%) |
| HSV | hsv(136, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(84.89, -64.11, 43.25) |
| CIE-LCH | lch(84.89, 77.33, 145.99°) |
| OKLab | oklab(84.81% -0.1729 0.1053) |
| OKLCH | oklch(84.81% 0.202 148.7) |
| XYZ | xyz(38.7609, 65.8010, 30.3928) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Spearmint
#1EF876
ΔE00 2.76
Wintergreen
#20F986
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F07E #F056C8
analogous
#7BF056 #56F07E #56F0CB
triadic
#56F07E #7E56F0 #F07E56
tetradic
#56F07E #567BF0 #F056C8 #F0CB56
square
#56F07E #567BF0 #F056C8 #F0CB56
split-complementary
#56F07E #CB56F0 #F0567B
monochromatic
#11BB3D #1EEB53 #56F07E #8EF5A9 #C6FAD4
Accessibility & contrast
On white
1.48
#56F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#56F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F07E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F07E | 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)
#F2DC75
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#1EEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f07e; /* rgb */ color: rgb(86, 240, 126); /* oklch */ color: oklch(84.8% 0.202 148.7);
Tailwind
colors: {
custom: {
50: '#95f6a5',
500: '#56f07e',
950: '#000000',
},
}SCSS
$custom: #56f07e; $custom-light: #95f6a5; $custom-dark: #000000;
JSON
{
"hex": "#56f07e",
"rgb": {
"r": 86,
"g": 240,
"b": 126
},
"hsl": {
"h": 135.584,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84811,
"c": 0.20248,
"h": 148.7
},
"luminance": 0.65805
}Semantic roles & 50–950 ramp
primary
#56F07E
secondary
#BA3096
accent
#05A7E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580