#56F488#56F488
#56F488 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.0% C 0.199 H 150.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #56F488 |
|---|---|
| RGB | rgb(86, 244, 136) |
| HSL | hsl(139, 88%, 65%) |
| HSV | hsv(139, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.23, -64.01, 40.10) |
| CIE-LCH | lch(86.23, 75.53, 147.93°) |
| OKLab | oklab(85.96% -0.1726 0.0985) |
| OKLCH | oklch(85.96% 0.199 150.3) |
| XYZ | xyz(40.6292, 68.4531, 34.3594) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.18
Minty Green
#0BF77D
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.97
Spring Green
#00FF7F
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F488 #F456C2
analogous
#73F456 #56F488 #56F4D7
triadic
#56F488 #8856F4 #F48856
tetradic
#56F488 #5673F4 #F456C2 #F4D756
square
#56F488 #5673F4 #F456C2 #F4D756
split-complementary
#56F488 #D756F4 #F45673
monochromatic
#0DC346 #1DF060 #56F488 #8FF8B0 #C9FBD9
Accessibility & contrast
On white
1.43
#56F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#56F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F488
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F488 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#0BF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f488; /* rgb */ color: rgb(86, 244, 136); /* oklch */ color: oklch(86.0% 0.199 150.3);
Tailwind
colors: {
custom: {
50: '#96f9ac',
500: '#56f488',
950: '#000000',
},
}SCSS
$custom: #56f488; $custom-light: #96f9ac; $custom-dark: #000000;
JSON
{
"hex": "#56f488",
"rgb": {
"r": 86,
"g": 244,
"b": 136
},
"hsl": {
"h": 138.987,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85959,
"c": 0.19877,
"h": 150.3
},
"luminance": 0.68457
}Semantic roles & 50–950 ramp
primary
#56F488
secondary
#C02E92
accent
#019CE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581