#56F07B#56F07B
#56F07B is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.205 H 148.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #56F07B |
|---|---|
| RGB | rgb(86, 240, 123) |
| HSL | hsl(134, 84%, 64%) |
| HSV | hsv(134, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.86, -64.55, 44.64) |
| CIE-LCH | lch(84.86, 78.48, 145.33°) |
| OKLab | oklab(84.77% -0.1741 0.1083) |
| OKLCH | oklch(84.77% 0.205 148.1) |
| XYZ | xyz(38.5702, 65.7247, 29.3885) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.71
Wintergreen
#20F986
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F07B #F056CB
analogous
#7EF056 #56F07B #56F0C8
triadic
#56F07B #7B56F0 #F07B56
tetradic
#56F07B #567EF0 #F056CB #F0C856
square
#56F07B #567EF0 #F056CB #F0C856
split-complementary
#56F07B #C856F0 #F0567E
monochromatic
#11BB3A #1EEB4F #56F07B #8EF5A7 #C6FAD3
Accessibility & contrast
On white
1.48
#56F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#56F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F07B
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F07B | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#20EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f07b; /* rgb */ color: rgb(86, 240, 123); /* oklch */ color: oklch(84.8% 0.205 148.1);
Tailwind
colors: {
custom: {
50: '#96f6a3',
500: '#56f07b',
950: '#000000',
},
}SCSS
$custom: #56f07b; $custom-light: #96f6a3; $custom-dark: #000000;
JSON
{
"hex": "#56f07b",
"rgb": {
"r": 86,
"g": 240,
"b": 123
},
"hsl": {
"h": 134.416,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84767,
"c": 0.20509,
"h": 148.1
},
"luminance": 0.65729
}Semantic roles & 50–950 ramp
primary
#56F07B
secondary
#BA3099
accent
#05ACE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580