#56F58D#56F58D
#56F58D is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.196 H 151.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #56F58D |
|---|---|
| RGB | rgb(86, 245, 141) |
| HSL | hsl(141, 89%, 65%) |
| HSV | hsv(141, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(86.60, -63.56, 38.13) |
| CIE-LCH | lch(86.60, 74.12, 149.04°) |
| OKLab | oklab(86.29% -0.1715 0.0941) |
| OKLCH | oklch(86.29% 0.196 151.2) |
| XYZ | xyz(41.2946, 69.2020, 36.3752) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 2.36
Minty Green
#0BF77D
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.02
Mediumspringgreen
#00FA9A
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F58D #F556BE
analogous
#6EF556 #56F58D #56F5DD
triadic
#56F58D #8D56F5 #F58D56
tetradic
#56F58D #566EF5 #F556BE #F5DD56
square
#56F58D #566EF5 #F556BE #F5DD56
split-complementary
#56F58D #DD56F5 #F5566E
monochromatic
#0CC54C #1CF266 #56F58D #90F8B4 #CAFCDB
Accessibility & contrast
On white
1.41
#56F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#56F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F58D
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F58D | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 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)
#F6E185
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#00F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f58d; /* rgb */ color: rgb(86, 245, 141); /* oklch */ color: oklch(86.3% 0.196 151.2);
Tailwind
colors: {
custom: {
50: '#96faaf',
500: '#56f58d',
950: '#000000',
},
}SCSS
$custom: #56f58d; $custom-light: #96faaf; $custom-dark: #000000;
JSON
{
"hex": "#56f58d",
"rgb": {
"r": 86,
"g": 245,
"b": 141
},
"hsl": {
"h": 140.755,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86288,
"c": 0.19562,
"h": 151.2
},
"luminance": 0.69206
}Semantic roles & 50–950 ramp
primary
#56F58D
secondary
#C22D8F
accent
#0096E5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581