#56FA90#56FA90
#56FA90 is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.6% C 0.199 H 151.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #56FA90 |
|---|---|
| RGB | rgb(86, 250, 144) |
| HSL | hsl(141, 94%, 66%) |
| HSV | hsv(141, 66%, 98%) |
| CMYK | cmyk(65.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(88.14, -64.89, 38.65) |
| CIE-LCH | lch(88.14, 75.52, 149.22°) |
| OKLab | oklab(87.57% -0.175 0.0954) |
| OKLCH | oklch(87.57% 0.199 151.4) |
| XYZ | xyz(43.0539, 72.3587, 38.0778) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.03
Sea Green (survey)
#53FCA1
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FA90 #FA56C0
analogous
#6EFA56 #56FA90 #56FAE2
triadic
#56FA90 #9056FA #FA9056
tetradic
#56FA90 #566EFA #FA56C0 #FAE256
square
#56FA90 #566EFA #FA56C0 #FAE256
split-complementary
#56FA90 #E256FA #FA566E
monochromatic
#06CF4D #1BF869 #56FA90 #91FCB7 #CDFEDE
Accessibility & contrast
On white
1.36
#56FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#56FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FA90
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FA90 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#00F6E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56fa90; /* rgb */ color: rgb(86, 250, 144); /* oklch */ color: oklch(87.6% 0.199 151.4);
Tailwind
colors: {
custom: {
50: '#97fdb1',
500: '#56fa90',
950: '#000000',
},
}SCSS
$custom: #56fa90; $custom-light: #97fdb1; $custom-dark: #000000;
JSON
{
"hex": "#56fa90",
"rgb": {
"r": 86,
"g": 250,
"b": 144
},
"hsl": {
"h": 141.22,
"s": 94.253,
"l": 65.882
},
"oklch": {
"l": 0.87569,
"c": 0.19933,
"h": 151.4
},
"luminance": 0.72363
}Semantic roles & 50–950 ramp
primary
#56FA90
secondary
#CB2A92
accent
#0094E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681