#56F486#56F486
#56F486 is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.201 H 149.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #56F486 |
|---|---|
| RGB | rgb(86, 244, 134) |
| HSL | hsl(138, 88%, 65%) |
| HSV | hsv(138, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.20, -64.32, 41.04) |
| CIE-LCH | lch(86.20, 76.30, 147.46°) |
| OKLab | oklab(85.93% -0.1735 0.1006) |
| OKLCH | oklch(85.93% 0.201 149.9) |
| XYZ | xyz(40.4884, 68.3968, 33.6178) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.19
Minty Green
#0BF77D
ΔE00 2.40
Turquoise Green
#04F489
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F486 #F456C4
analogous
#75F456 #56F486 #56F4D5
triadic
#56F486 #8656F4 #F48656
tetradic
#56F486 #5675F4 #F456C4 #F4D556
square
#56F486 #5675F4 #F456C4 #F4D556
split-complementary
#56F486 #D556F4 #F45675
monochromatic
#0DC344 #1DF05D #56F486 #8FF8AF #C9FBD8
Accessibility & contrast
On white
1.43
#56F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#56F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F486
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F486 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#0FF0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f486; /* rgb */ color: rgb(86, 244, 134); /* oklch */ color: oklch(85.9% 0.201 149.9);
Tailwind
colors: {
custom: {
50: '#96f9ab',
500: '#56f486',
950: '#000000',
},
}SCSS
$custom: #56f486; $custom-light: #96f9ab; $custom-dark: #000000;
JSON
{
"hex": "#56f486",
"rgb": {
"r": 86,
"g": 244,
"b": 134
},
"hsl": {
"h": 138.228,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85926,
"c": 0.20053,
"h": 149.9
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#56F486
secondary
#C02E94
accent
#019FE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581