#56F57F#56F57F
#56F57F is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.208 H 148.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #56F57F |
|---|---|
| RGB | rgb(86, 245, 127) |
| HSL | hsl(135, 89%, 65%) |
| HSV | hsv(135, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.41, -65.74, 44.67) |
| CIE-LCH | lch(86.41, 79.48, 145.80°) |
| OKLab | oklab(86.07% -0.1773 0.1086) |
| OKLCH | oklch(86.07% 0.208 148.5) |
| XYZ | xyz(40.3179, 68.8113, 31.2317) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.15
Minty Green
#0BF77D
ΔE00 2.28
Wintergreen
#20F986
ΔE00 2.48
Spring Green
#00FF7F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.35
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F57F #F556CC
analogous
#7CF556 #56F57F #56F5CF
triadic
#56F57F #7F56F5 #F57F56
tetradic
#56F57F #567CF5 #F556CC #F5CF56
square
#56F57F #567CF5 #F556CC #F5CF56
split-complementary
#56F57F #CF56F5 #F5567C
monochromatic
#0CC53B #1CF253 #56F57F #90F8AB #CAFCD7
Accessibility & contrast
On white
1.42
#56F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#56F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F57F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F57F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E175
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#17F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f57f; /* rgb */ color: rgb(86, 245, 127); /* oklch */ color: oklch(86.1% 0.208 148.5);
Tailwind
colors: {
custom: {
50: '#96faa6',
500: '#56f57f',
950: '#000000',
},
}SCSS
$custom: #56f57f; $custom-light: #96faa6; $custom-dark: #000000;
JSON
{
"hex": "#56f57f",
"rgb": {
"r": 86,
"g": 245,
"b": 127
},
"hsl": {
"h": 135.472,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86066,
"c": 0.2079,
"h": 148.5
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#56F57F
secondary
#C22D9C
accent
#00AAE5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580