Light Green Blue#56FCA2
#56FCA2 is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.4% C 0.186 H 155.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #56FCA2 |
|---|---|
| RGB | rgb(86, 252, 162) |
| HSL | hsl(147, 97%, 66%) |
| HSV | hsv(147, 66%, 99%) |
| CMYK | cmyk(65.9%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(89.02, -62.49, 30.87) |
| CIE-LCH | lch(89.02, 69.70, 153.71°) |
| OKLab | oklab(88.38% -0.1692 0.0774) |
| OKLCH | oklch(88.38% 0.186 155.4) |
| XYZ | xyz(45.1657, 74.2030, 46.1177) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.00
Sea Green (survey)
#53FCA1
ΔE00 0.20
Light Bluish Green
#76FDA8
ΔE00 2.11
Mediumspringgreen
#00FA9A
ΔE00 2.32
Bright Sea Green
#05FFA6
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FCA2 #FC56B0
analogous
#5DFC56 #56FCA2 #56FCF5
triadic
#56FCA2 #A256FC #FCA256
tetradic
#56FCA2 #565DFC #FC56B0 #FCF556
square
#56FCA2 #565DFC #FC56B0 #FCF556
split-complementary
#56FCA2 #F556FC #FC565D
monochromatic
#04D463 #1AFB81 #56FCA2 #92FDC3 #CEFEE4
Accessibility & contrast
On white
1.33
#56FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#56FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FCA2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FCA2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99C
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#00FAE5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #56fca2; /* rgb */ color: rgb(86, 252, 162); /* oklch */ color: oklch(88.4% 0.186 155.4);
Tailwind
colors: {
custom: {
50: '#97febe',
500: '#56fca2',
950: '#000000',
},
}SCSS
$custom: #56fca2; $custom-light: #97febe; $custom-dark: #000000;
JSON
{
"hex": "#56fca2",
"rgb": {
"r": 86,
"g": 252,
"b": 162
},
"hsl": {
"h": 147.47,
"s": 96.512,
"l": 66.275
},
"oklch": {
"l": 0.88384,
"c": 0.18605,
"h": 155.4
},
"luminance": 0.74208
}Semantic roles & 50–950 ramp
primary
#56FCA2
secondary
#CE2882
accent
#007CE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682