#56F58C#56F58C
#56F58C is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.197 H 151.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #56F58C |
|---|---|
| RGB | rgb(86, 245, 140) |
| HSL | hsl(140, 89%, 65%) |
| HSV | hsv(140, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(86.59, -63.73, 38.60) |
| CIE-LCH | lch(86.59, 74.51, 148.80°) |
| OKLab | oklab(86.27% -0.1719 0.0952) |
| OKLCH | oklch(86.27% 0.197 151) |
| XYZ | xyz(41.2205, 69.1724, 35.9851) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.16
Turquoise Green
#04F489
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.71
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F58C #F556BF
analogous
#70F556 #56F58C #56F5DB
triadic
#56F58C #8C56F5 #F58C56
tetradic
#56F58C #5670F5 #F556BF #F5DB56
square
#56F58C #5670F5 #F556BF #F5DB56
split-complementary
#56F58C #DB56F5 #F55670
monochromatic
#0CC54B #1CF265 #56F58C #90F8B3 #CAFCDB
Accessibility & contrast
On white
1.42
#56F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#56F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F58C
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F58C | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E184
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#00F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f58c; /* rgb */ color: rgb(86, 245, 140); /* oklch */ color: oklch(86.3% 0.197 151.0);
Tailwind
colors: {
custom: {
50: '#96faaf',
500: '#56f58c',
950: '#000000',
},
}SCSS
$custom: #56f58c; $custom-light: #96faaf; $custom-dark: #000000;
JSON
{
"hex": "#56f58c",
"rgb": {
"r": 86,
"g": 245,
"b": 140
},
"hsl": {
"h": 140.377,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86272,
"c": 0.19651,
"h": 151
},
"luminance": 0.69177
}Semantic roles & 50–950 ramp
primary
#56F58C
secondary
#C22D8F
accent
#0098E5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581