#56FF74#56FF74
#56FF74 is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.229 H 146.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF74 |
|---|---|
| RGB | rgb(86, 255, 116) |
| HSL | hsl(131, 100%, 67%) |
| HSV | hsv(131, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.28, -70.70, 53.29) |
| CIE-LCH | lch(89.28, 88.53, 143.00°) |
| OKLab | oklab(88.39% -0.1908 0.1272) |
| OKLCH | oklch(88.39% 0.229 146.3) |
| XYZ | xyz(42.7472, 74.7548, 28.6959) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.99
Light Bright Green
#53FE5C
ΔE00 2.53
Spearmint
#1EF876
ΔE00 2.87
Bright Light Green
#2DFE54
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.09
Light Neon Green
#4EFD54
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF74 #FF56E1
analogous
#8DFF56 #56FF74 #56FFC9
triadic
#56FF74 #7456FF #FF7456
tetradic
#56FF74 #568DFF #FF56E1 #FFC956
square
#56FF74 #568DFF #FF56E1 #FFC956
split-complementary
#56FF74 #C956FF #FF568D
monochromatic
#00DB27 #19FF42 #56FF74 #93FFA6 #D0FFD9
Accessibility & contrast
On white
1.32
#56FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#56FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF74
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF74 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#18F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #56ff74; /* rgb */ color: rgb(86, 255, 116); /* oklch */ color: oklch(88.4% 0.229 146.3);
Tailwind
colors: {
custom: {
50: '#98ff9f',
500: '#56ff74',
950: '#000000',
},
}SCSS
$custom: #56ff74; $custom-light: #98ff9f; $custom-dark: #000000;
JSON
{
"hex": "#56ff74",
"rgb": {
"r": 86,
"g": 255,
"b": 116
},
"hsl": {
"h": 130.651,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88391,
"c": 0.22932,
"h": 146.3
},
"luminance": 0.74759
}Semantic roles & 50–950 ramp
primary
#56FF74
secondary
#D425B5
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680