#56F181#56F181
#56F181 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.1% C 0.201 H 149.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #56F181 |
|---|---|
| RGB | rgb(86, 241, 129) |
| HSL | hsl(137, 85%, 64%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.24, -64.01, 42.23) |
| CIE-LCH | lch(85.24, 76.69, 146.59°) |
| OKLab | oklab(85.11% -0.1727 0.1031) |
| OKLCH | oklch(85.11% 0.201 149.1) |
| XYZ | xyz(39.2525, 66.4699, 31.5260) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F181 #F156C6
analogous
#79F156 #56F181 #56F1CE
triadic
#56F181 #8156F1 #F18156
tetradic
#56F181 #5679F1 #F156C6 #F1CE56
square
#56F181 #5679F1 #F156C6 #F1CE56
split-complementary
#56F181 #CE56F1 #F15679
monochromatic
#10BD40 #1DEC57 #56F181 #8FF6AB #C7FAD5
Accessibility & contrast
On white
1.47
#56F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#56F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F181
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F181 | 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)
#F3DD78
Deuteranopia (green-blind)
#DFD089
Tritanopia (blue-blind)
#1AEDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f181; /* rgb */ color: rgb(86, 241, 129); /* oklch */ color: oklch(85.1% 0.201 149.1);
Tailwind
colors: {
custom: {
50: '#96f7a7',
500: '#56f181',
950: '#000000',
},
}SCSS
$custom: #56f181; $custom-light: #96f7a7; $custom-dark: #000000;
JSON
{
"hex": "#56f181",
"rgb": {
"r": 86,
"g": 241,
"b": 129
},
"hsl": {
"h": 136.645,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.85105,
"c": 0.20112,
"h": 149.1
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#56F181
secondary
#BB3095
accent
#04A4E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580