#56F17F#56F17F
#56F17F is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.203 H 148.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #56F17F |
|---|---|
| RGB | rgb(86, 241, 127) |
| HSL | hsl(136, 85%, 64%) |
| HSV | hsv(136, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.21, -64.32, 43.16) |
| CIE-LCH | lch(85.21, 77.46, 146.13°) |
| OKLab | oklab(85.08% -0.1735 0.1052) |
| OKLCH | oklch(85.08% 0.203 148.8) |
| XYZ | xyz(39.1209, 66.4173, 30.8327) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F17F #F156C8
analogous
#7BF156 #56F17F #56F1CD
triadic
#56F17F #7F56F1 #F17F56
tetradic
#56F17F #567BF1 #F156C8 #F1CD56
square
#56F17F #567BF1 #F156C8 #F1CD56
split-complementary
#56F17F #CD56F1 #F1567B
monochromatic
#10BD3D #1DEC54 #56F17F #8FF6AA #C7FAD5
Accessibility & contrast
On white
1.47
#56F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#56F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F17F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F17F | 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)
#F3DD76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#1CECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f17f; /* rgb */ color: rgb(86, 241, 127); /* oklch */ color: oklch(85.1% 0.203 148.8);
Tailwind
colors: {
custom: {
50: '#96f7a6',
500: '#56f17f',
950: '#000000',
},
}SCSS
$custom: #56f17f; $custom-light: #96f7a6; $custom-dark: #000000;
JSON
{
"hex": "#56f17f",
"rgb": {
"r": 86,
"g": 241,
"b": 127
},
"hsl": {
"h": 135.871,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.85075,
"c": 0.20287,
"h": 148.8
},
"luminance": 0.66421
}Semantic roles & 50–950 ramp
primary
#56F17F
secondary
#BB3096
accent
#04A7E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580