#56F386#56F386
#56F386 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.199 H 150.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #56F386 |
|---|---|
| RGB | rgb(86, 243, 134) |
| HSL | hsl(138, 87%, 65%) |
| HSV | hsv(138, 65%, 95%) |
| CMYK | cmyk(64.6%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(85.90, -63.96, 40.66) |
| CIE-LCH | lch(85.90, 75.79, 147.56°) |
| OKLab | oklab(85.68% -0.1725 0.0997) |
| OKLCH | oklch(85.68% 0.199 150) |
| XYZ | xyz(40.1883, 67.7966, 33.5178) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.29
Minty Green
#0BF77D
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 2.63
Spearmint
#1EF876
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F386 #F356C3
analogous
#75F356 #56F386 #56F3D5
triadic
#56F386 #8656F3 #F38656
tetradic
#56F386 #5675F3 #F356C3 #F3D556
square
#56F386 #5675F3 #F356C3 #F3D556
split-complementary
#56F386 #D556F3 #F35675
monochromatic
#0EC144 #1DEF5D #56F386 #8FF7AF #C8FBD8
Accessibility & contrast
On white
1.44
#56F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#56F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F386
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F386 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#11EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #56f386; /* rgb */ color: rgb(86, 243, 134); /* oklch */ color: oklch(85.7% 0.199 150.0);
Tailwind
colors: {
custom: {
50: '#96f8aa',
500: '#56f386',
950: '#000000',
},
}SCSS
$custom: #56f386; $custom-light: #96f8aa; $custom-dark: #000000;
JSON
{
"hex": "#56f386",
"rgb": {
"r": 86,
"g": 243,
"b": 134
},
"hsl": {
"h": 138.344,
"s": 86.74,
"l": 64.51
},
"oklch": {
"l": 0.85679,
"c": 0.19927,
"h": 150
},
"luminance": 0.67801
}Semantic roles & 50–950 ramp
primary
#56F386
secondary
#BF2F93
accent
#029EE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581