#56F487#56F487
#56F487 is a very light, vivid green. Relative luminance 0.684; OKLCH L 85.9% C 0.200 H 150.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #56F487 |
|---|---|
| RGB | rgb(86, 244, 135) |
| HSL | hsl(139, 88%, 65%) |
| HSV | hsv(139, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(86.22, -64.17, 40.57) |
| CIE-LCH | lch(86.22, 75.92, 147.70°) |
| OKLab | oklab(85.94% -0.1731 0.0996) |
| OKLCH | oklch(85.94% 0.2 150.1) |
| XYZ | xyz(40.5585, 68.4248, 33.9868) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.18
Minty Green
#0BF77D
ΔE00 2.45
Turquoise Green
#04F489
ΔE00 2.60
Spearmint
#1EF876
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F487 #F456C3
analogous
#74F456 #56F487 #56F4D6
triadic
#56F487 #8756F4 #F48756
tetradic
#56F487 #5674F4 #F456C3 #F4D656
square
#56F487 #5674F4 #F456C3 #F4D656
split-complementary
#56F487 #D656F4 #F45674
monochromatic
#0DC345 #1DF05E #56F487 #8FF8B0 #C9FBD9
Accessibility & contrast
On white
1.43
#56F487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#56F487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F487
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F487 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07F
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#0DF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f487; /* rgb */ color: rgb(86, 244, 135); /* oklch */ color: oklch(85.9% 0.200 150.1);
Tailwind
colors: {
custom: {
50: '#96f9ab',
500: '#56f487',
950: '#000000',
},
}SCSS
$custom: #56f487; $custom-light: #96f9ab; $custom-dark: #000000;
JSON
{
"hex": "#56f487",
"rgb": {
"r": 86,
"g": 244,
"b": 135
},
"hsl": {
"h": 138.608,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85943,
"c": 0.19965,
"h": 150.1
},
"luminance": 0.68429
}Semantic roles & 50–950 ramp
primary
#56F487
secondary
#C02E93
accent
#019EE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581