#56FF8B#56FF8B
#56FF8B is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.7% C 0.210 H 150.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF8B |
|---|---|
| RGB | rgb(86, 255, 139) |
| HSL | hsl(139, 100%, 67%) |
| HSV | hsv(139, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(89.56, -67.47, 42.90) |
| CIE-LCH | lch(89.56, 79.95, 147.55°) |
| OKLab | oklab(88.72% -0.1818 0.105) |
| OKLCH | oklch(88.72% 0.21 150) |
| XYZ | xyz(44.2545, 75.3578, 36.6343) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.29
Wintergreen
#20F986
ΔE00 2.33
Minty Green
#0BF77D
ΔE00 2.78
Spearmint
#1EF876
ΔE00 2.84
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF8B #FF56CA
analogous
#75FF56 #56FF8B #56FFE0
triadic
#56FF8B #8B56FF #FF8B56
tetradic
#56FF8B #5675FF #FF56CA #FFE056
square
#56FF8B #5675FF #FF56CA #FFE056
split-complementary
#56FF8B #E056FF #FF5675
monochromatic
#00DB45 #19FF61 #56FF8B #93FFB5 #D0FFDF
Accessibility & contrast
On white
1.31
#56FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#56FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF8B
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF8B | 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)
#FFEA82
Deuteranopia (green-blind)
#ECDB93
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #56ff8b; /* rgb */ color: rgb(86, 255, 139); /* oklch */ color: oklch(88.7% 0.210 150.0);
Tailwind
colors: {
custom: {
50: '#98ffae',
500: '#56ff8b',
950: '#000000',
},
}SCSS
$custom: #56ff8b; $custom-light: #98ffae; $custom-dark: #000000;
JSON
{
"hex": "#56ff8b",
"rgb": {
"r": 86,
"g": 255,
"b": 139
},
"hsl": {
"h": 138.817,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88716,
"c": 0.21,
"h": 150
},
"luminance": 0.75363
}Semantic roles & 50–950 ramp
primary
#56FF8B
secondary
#D4259D
accent
#009EE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681