#56F489#56F489
#56F489 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.0% C 0.198 H 150.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #56F489 |
|---|---|
| RGB | rgb(86, 244, 137) |
| HSL | hsl(139, 88%, 65%) |
| HSV | hsv(139, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.25, -63.85, 39.63) |
| CIE-LCH | lch(86.25, 75.15, 148.17°) |
| OKLab | oklab(85.98% -0.1722 0.0975) |
| OKLCH | oklch(85.98% 0.198 150.5) |
| XYZ | xyz(40.7006, 68.4817, 34.7354) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.19
Turquoise Green
#04F489
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.57
Spearmint
#1EF876
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F489 #F456C1
analogous
#72F456 #56F489 #56F4D8
triadic
#56F489 #8956F4 #F48956
tetradic
#56F489 #5672F4 #F456C1 #F4D856
square
#56F489 #5672F4 #F456C1 #F4D856
split-complementary
#56F489 #D856F4 #F45672
monochromatic
#0DC348 #1DF061 #56F489 #8FF8B1 #C9FBD9
Accessibility & contrast
On white
1.43
#56F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#56F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F489
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F489 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#09F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f489; /* rgb */ color: rgb(86, 244, 137); /* oklch */ color: oklch(86.0% 0.198 150.5);
Tailwind
colors: {
custom: {
50: '#96f9ad',
500: '#56f489',
950: '#000000',
},
}SCSS
$custom: #56f489; $custom-light: #96f9ad; $custom-dark: #000000;
JSON
{
"hex": "#56f489",
"rgb": {
"r": 86,
"g": 244,
"b": 137
},
"hsl": {
"h": 139.367,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85975,
"c": 0.19789,
"h": 150.5
},
"luminance": 0.68486
}Semantic roles & 50–950 ramp
primary
#56F489
secondary
#C02E91
accent
#019BE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581