#56F387#56F387
#56F387 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.198 H 150.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #56F387 |
|---|---|
| RGB | rgb(86, 243, 135) |
| HSL | hsl(139, 87%, 65%) |
| HSV | hsv(139, 65%, 95%) |
| CMYK | cmyk(64.6%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(85.92, -63.81, 40.19) |
| CIE-LCH | lch(85.92, 75.41, 147.80°) |
| OKLab | oklab(85.7% -0.1721 0.0987) |
| OKLCH | oklch(85.7% 0.198 150.2) |
| XYZ | xyz(40.2584, 67.8247, 33.8868) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.29
Minty Green
#0BF77D
ΔE00 2.55
Turquoise Green
#04F489
ΔE00 2.57
Spearmint
#1EF876
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F387 #F356C2
analogous
#74F356 #56F387 #56F3D5
triadic
#56F387 #8756F3 #F38756
tetradic
#56F387 #5674F3 #F356C2 #F3D556
square
#56F387 #5674F3 #F356C2 #F3D556
split-complementary
#56F387 #D556F3 #F35674
monochromatic
#0EC146 #1DEF5E #56F387 #8FF7B0 #C8FBD8
Accessibility & contrast
On white
1.44
#56F387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#56F387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F387
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F387 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#E1D18E
Tritanopia (blue-blind)
#0FEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #56f387; /* rgb */ color: rgb(86, 243, 135); /* oklch */ color: oklch(85.7% 0.198 150.2);
Tailwind
colors: {
custom: {
50: '#96f8ab',
500: '#56f387',
950: '#000000',
},
}SCSS
$custom: #56f387; $custom-light: #96f8ab; $custom-dark: #000000;
JSON
{
"hex": "#56f387",
"rgb": {
"r": 86,
"g": 243,
"b": 135
},
"hsl": {
"h": 138.726,
"s": 86.74,
"l": 64.51
},
"oklch": {
"l": 0.85696,
"c": 0.19838,
"h": 150.2
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#56F387
secondary
#BF2F92
accent
#029DE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581