#56F284#56F284
#56F284 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.4% C 0.200 H 149.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #56F284 |
|---|---|
| RGB | rgb(86, 242, 132) |
| HSL | hsl(138, 86%, 64%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.58, -63.91, 41.21) |
| CIE-LCH | lch(85.58, 76.05, 147.19°) |
| OKLab | oklab(85.4% -0.1724 0.1009) |
| OKLCH | oklch(85.4% 0.2 149.7) |
| XYZ | xyz(39.7517, 67.1445, 32.6906) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.86
Weird Green
#3AE57F
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F284 #F256C4
analogous
#76F256 #56F284 #56F2D2
triadic
#56F284 #8456F2 #F28456
tetradic
#56F284 #5676F2 #F256C4 #F2D256
square
#56F284 #5676F2 #F256C4 #F2D256
split-complementary
#56F284 #D256F2 #F25676
monochromatic
#0FBF43 #1DEE5B #56F284 #8FF6AD #C8FBD7
Accessibility & contrast
On white
1.46
#56F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#56F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F284
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F284 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#15EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56f284; /* rgb */ color: rgb(86, 242, 132); /* oklch */ color: oklch(85.4% 0.200 149.7);
Tailwind
colors: {
custom: {
50: '#96f7a9',
500: '#56f284',
950: '#000000',
},
}SCSS
$custom: #56f284; $custom-light: #96f7a9; $custom-dark: #000000;
JSON
{
"hex": "#56f284",
"rgb": {
"r": 86,
"g": 242,
"b": 132
},
"hsl": {
"h": 137.692,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.854,
"c": 0.19976,
"h": 149.7
},
"luminance": 0.67149
}Semantic roles & 50–950 ramp
primary
#56F284
secondary
#BD2F93
accent
#03A0E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581