#56FF8A#56FF8A
#56FF8A is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.211 H 149.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF8A |
|---|---|
| RGB | rgb(86, 255, 138) |
| HSL | hsl(138, 100%, 67%) |
| HSV | hsv(138, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.55, -67.62, 43.36) |
| CIE-LCH | lch(89.55, 80.33, 147.33°) |
| OKLab | oklab(88.7% -0.1822 0.1061) |
| OKLCH | oklch(88.7% 0.211 149.8) |
| XYZ | xyz(44.1817, 75.3287, 36.2513) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.24
Wintergreen
#20F986
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.77
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF8A #FF56CB
analogous
#76FF56 #56FF8A #56FFDF
triadic
#56FF8A #8A56FF #FF8A56
tetradic
#56FF8A #5676FF #FF56CB #FFDF56
square
#56FF8A #5676FF #FF56CB #FFDF56
split-complementary
#56FF8A #DF56FF #FF5676
monochromatic
#00DB43 #19FF60 #56FF8A #93FFB4 #D0FFDF
Accessibility & contrast
On white
1.31
#56FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#56FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF8A
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF8A | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #56ff8a; /* rgb */ color: rgb(86, 255, 138); /* oklch */ color: oklch(88.7% 0.211 149.8);
Tailwind
colors: {
custom: {
50: '#98ffae',
500: '#56ff8a',
950: '#000000',
},
}SCSS
$custom: #56ff8a; $custom-light: #98ffae; $custom-dark: #000000;
JSON
{
"hex": "#56ff8a",
"rgb": {
"r": 86,
"g": 255,
"b": 138
},
"hsl": {
"h": 138.462,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.887,
"c": 0.21086,
"h": 149.8
},
"luminance": 0.75333
}Semantic roles & 50–950 ramp
primary
#56FF8A
secondary
#D4259E
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681