#56F286#56F286
#56F286 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.4% C 0.198 H 150.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #56F286 |
|---|---|
| RGB | rgb(86, 242, 134) |
| HSL | hsl(138, 86%, 64%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.60, -63.60, 40.27) |
| CIE-LCH | lch(85.60, 75.28, 147.66°) |
| OKLab | oklab(85.43% -0.1715 0.0988) |
| OKLCH | oklch(85.43% 0.198 150.1) |
| XYZ | xyz(39.8899, 67.1998, 33.4183) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 2.62
Spearmint
#1EF876
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F286 #F256C2
analogous
#74F256 #56F286 #56F2D4
triadic
#56F286 #8656F2 #F28656
tetradic
#56F286 #5674F2 #F256C2 #F2D456
square
#56F286 #5674F2 #F256C2 #F2D456
split-complementary
#56F286 #D456F2 #F25674
monochromatic
#0FBF45 #1DEE5D #56F286 #8FF6AF #C8FBD7
Accessibility & contrast
On white
1.45
#56F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#56F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F286
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F286 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#12EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56f286; /* rgb */ color: rgb(86, 242, 134); /* oklch */ color: oklch(85.4% 0.198 150.1);
Tailwind
colors: {
custom: {
50: '#96f7aa',
500: '#56f286',
950: '#000000',
},
}SCSS
$custom: #56f286; $custom-light: #96f7aa; $custom-dark: #000000;
JSON
{
"hex": "#56f286",
"rgb": {
"r": 86,
"g": 242,
"b": 134
},
"hsl": {
"h": 138.462,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.85432,
"c": 0.19799,
"h": 150.1
},
"luminance": 0.67204
}Semantic roles & 50–950 ramp
primary
#56F286
secondary
#BD2F91
accent
#039EE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581