#56F17E#56F17E
#56F17E is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.204 H 148.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #56F17E |
|---|---|
| RGB | rgb(86, 241, 126) |
| HSL | hsl(135, 85%, 64%) |
| HSV | hsv(135, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.20, -64.46, 43.63) |
| CIE-LCH | lch(85.20, 77.84, 145.91°) |
| OKLab | oklab(85.06% -0.1739 0.1062) |
| OKLCH | oklch(85.06% 0.204 148.6) |
| XYZ | xyz(39.0561, 66.3913, 30.4912) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.55
Spearmint
#1EF876
ΔE00 2.60
Wintergreen
#20F986
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F17E #F156C9
analogous
#7CF156 #56F17E #56F1CC
triadic
#56F17E #7E56F1 #F17E56
tetradic
#56F17E #567CF1 #F156C9 #F1CC56
square
#56F17E #567CF1 #F156C9 #F1CC56
split-complementary
#56F17E #CC56F1 #F1567C
monochromatic
#10BD3C #1DEC53 #56F17E #8FF6A9 #C7FAD4
Accessibility & contrast
On white
1.47
#56F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#56F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F17E
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F17E | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#1DECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f17e; /* rgb */ color: rgb(86, 241, 126); /* oklch */ color: oklch(85.1% 0.204 148.6);
Tailwind
colors: {
custom: {
50: '#96f7a5',
500: '#56f17e',
950: '#000000',
},
}SCSS
$custom: #56f17e; $custom-light: #96f7a5; $custom-dark: #000000;
JSON
{
"hex": "#56f17e",
"rgb": {
"r": 86,
"g": 241,
"b": 126
},
"hsl": {
"h": 135.484,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.8506,
"c": 0.20374,
"h": 148.6
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#56F17E
secondary
#BB3097
accent
#04A8E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580