#56F58F#56F58F
#56F58F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.3% C 0.194 H 151.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #56F58F |
|---|---|
| RGB | rgb(86, 245, 143) |
| HSL | hsl(142, 89%, 65%) |
| HSV | hsv(142, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(86.63, -63.23, 37.18) |
| CIE-LCH | lch(86.63, 73.36, 149.54°) |
| OKLab | oklab(86.32% -0.1706 0.092) |
| OKLCH | oklch(86.32% 0.194 151.7) |
| XYZ | xyz(41.4447, 69.2620, 37.1660) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.33
Turquoise Green
#04F489
ΔE00 2.34
Sea Green (survey)
#53FCA1
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.00
Mediumspringgreen
#00FA9A
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F58F #F556BC
analogous
#6DF556 #56F58F #56F5DE
triadic
#56F58F #8F56F5 #F58F56
tetradic
#56F58F #566DF5 #F556BC #F5DE56
square
#56F58F #566DF5 #F556BC #F5DE56
split-complementary
#56F58F #DE56F5 #F5566D
monochromatic
#0CC54E #1CF269 #56F58F #90F8B5 #CAFCDC
Accessibility & contrast
On white
1.41
#56F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#56F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F58F
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F58F | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E188
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#00F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f58f; /* rgb */ color: rgb(86, 245, 143); /* oklch */ color: oklch(86.3% 0.194 151.7);
Tailwind
colors: {
custom: {
50: '#96f9b1',
500: '#56f58f',
950: '#000000',
},
}SCSS
$custom: #56f58f; $custom-light: #96f9b1; $custom-dark: #000000;
JSON
{
"hex": "#56f58f",
"rgb": {
"r": 86,
"g": 245,
"b": 143
},
"hsl": {
"h": 141.509,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86323,
"c": 0.19386,
"h": 151.7
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#56F58F
secondary
#C22D8D
accent
#0093E5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581