#56F180#56F180
#56F180 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.202 H 149.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #56F180 |
|---|---|
| RGB | rgb(86, 241, 128) |
| HSL | hsl(136, 85%, 64%) |
| HSV | hsv(136, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.22, -64.17, 42.70) |
| CIE-LCH | lch(85.22, 77.07, 146.36°) |
| OKLab | oklab(85.09% -0.1731 0.1042) |
| OKLCH | oklch(85.09% 0.202 149) |
| XYZ | xyz(39.1864, 66.4435, 31.1776) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.55
Wintergreen
#20F986
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F180 #F156C7
analogous
#7AF156 #56F180 #56F1CE
triadic
#56F180 #8056F1 #F18056
tetradic
#56F180 #567AF1 #F156C7 #F1CE56
square
#56F180 #567AF1 #F156C7 #F1CE56
split-complementary
#56F180 #CE56F1 #F1567A
monochromatic
#10BD3F #1DEC56 #56F180 #8FF6AA #C7FAD5
Accessibility & contrast
On white
1.47
#56F180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#56F180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F180
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F180 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#1BEDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f180; /* rgb */ color: rgb(86, 241, 128); /* oklch */ color: oklch(85.1% 0.202 149.0);
Tailwind
colors: {
custom: {
50: '#96f7a6',
500: '#56f180',
950: '#000000',
},
}SCSS
$custom: #56f180; $custom-light: #96f7a6; $custom-dark: #000000;
JSON
{
"hex": "#56f180",
"rgb": {
"r": 86,
"g": 241,
"b": 128
},
"hsl": {
"h": 136.258,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.8509,
"c": 0.202,
"h": 149
},
"luminance": 0.66448
}Semantic roles & 50–950 ramp
primary
#56F180
secondary
#BB3096
accent
#04A5E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580