#56F484#56F484
#56F484 is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.9% C 0.202 H 149.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #56F484 |
|---|---|
| RGB | rgb(86, 244, 132) |
| HSL | hsl(137, 88%, 65%) |
| HSV | hsv(137, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.18, -64.63, 41.97) |
| CIE-LCH | lch(86.18, 77.07, 147.00°) |
| OKLab | oklab(85.9% -0.1743 0.1027) |
| OKLCH | oklch(85.9% 0.202 149.5) |
| XYZ | xyz(40.3502, 68.3415, 32.8901) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.25
Minty Green
#0BF77D
ΔE00 2.33
Spearmint
#1EF876
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F484 #F456C6
analogous
#77F456 #56F484 #56F4D3
triadic
#56F484 #8456F4 #F48456
tetradic
#56F484 #5677F4 #F456C6 #F4D356
square
#56F484 #5677F4 #F456C6 #F4D356
split-complementary
#56F484 #D356F4 #F45677
monochromatic
#0DC342 #1DF05A #56F484 #8FF8AE #C9FBD8
Accessibility & contrast
On white
1.43
#56F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#56F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F484
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F484 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#12F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f484; /* rgb */ color: rgb(86, 244, 132); /* oklch */ color: oklch(85.9% 0.202 149.5);
Tailwind
colors: {
custom: {
50: '#96f9a9',
500: '#56f484',
950: '#000000',
},
}SCSS
$custom: #56f484; $custom-light: #96f9a9; $custom-dark: #000000;
JSON
{
"hex": "#56f484",
"rgb": {
"r": 86,
"g": 244,
"b": 132
},
"hsl": {
"h": 137.468,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85895,
"c": 0.20229,
"h": 149.5
},
"luminance": 0.68346
}Semantic roles & 50–950 ramp
primary
#56F484
secondary
#C02E96
accent
#01A2E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581