#56F282#56F282
#56F282 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.202 H 149.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #56F282 |
|---|---|
| RGB | rgb(86, 242, 130) |
| HSL | hsl(137, 86%, 64%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(64.5%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.55, -64.22, 42.15) |
| CIE-LCH | lch(85.55, 76.82, 146.72°) |
| OKLab | oklab(85.37% -0.1732 0.103) |
| OKLCH | oklch(85.37% 0.202 149.3) |
| XYZ | xyz(39.6162, 67.0903, 31.9767) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.46
Wintergreen
#20F986
ΔE00 2.50
Spearmint
#1EF876
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F282 #F256C6
analogous
#78F256 #56F282 #56F2D0
triadic
#56F282 #8256F2 #F28256
tetradic
#56F282 #5678F2 #F256C6 #F2D056
square
#56F282 #5678F2 #F256C6 #F2D056
split-complementary
#56F282 #D056F2 #F25678
monochromatic
#0FBF40 #1DEE58 #56F282 #8FF6AC #C8FBD6
Accessibility & contrast
On white
1.46
#56F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#56F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F282
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F282 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#17EED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #56f282; /* rgb */ color: rgb(86, 242, 130); /* oklch */ color: oklch(85.4% 0.202 149.3);
Tailwind
colors: {
custom: {
50: '#96f7a8',
500: '#56f282',
950: '#000000',
},
}SCSS
$custom: #56f282; $custom-light: #96f7a8; $custom-dark: #000000;
JSON
{
"hex": "#56f282",
"rgb": {
"r": 86,
"g": 242,
"b": 130
},
"hsl": {
"h": 136.923,
"s": 85.714,
"l": 64.314
},
"oklch": {
"l": 0.85369,
"c": 0.20151,
"h": 149.3
},
"luminance": 0.67094
}Semantic roles & 50–950 ramp
primary
#56F282
secondary
#BD2F95
accent
#03A3E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580