#56F97C#56F97C
#56F97C is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.0% C 0.215 H 147.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #56F97C |
|---|---|
| RGB | rgb(86, 249, 124) |
| HSL | hsl(134, 93%, 66%) |
| HSV | hsv(134, 65%, 98%) |
| CMYK | cmyk(65.5%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(87.57, -67.58, 47.53) |
| CIE-LCH | lch(87.57, 82.62, 144.88°) |
| OKLab | oklab(87.01% -0.1822 0.1149) |
| OKLCH | oklch(87.01% 0.215 147.8) |
| XYZ | xyz(41.3485, 71.1807, 30.6250) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.95
Minty Green
#0BF77D
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.57
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F97C #F956D3
analogous
#81F956 #56F97C #56F9CE
triadic
#56F97C #7C56F9 #F97C56
tetradic
#56F97C #5681F9 #F956D3 #F9CE56
square
#56F97C #5681F9 #F956D3 #F9CE56
split-complementary
#56F97C #CE56F9 #F95681
monochromatic
#07CD35 #1BF74E #56F97C #91FBAA #CCFDD8
Accessibility & contrast
On white
1.38
#56F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#56F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F97C
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F97C | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE471
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#16F4DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #56f97c; /* rgb */ color: rgb(86, 249, 124); /* oklch */ color: oklch(87.0% 0.215 147.8);
Tailwind
colors: {
custom: {
50: '#97fca4',
500: '#56f97c',
950: '#000000',
},
}SCSS
$custom: #56f97c; $custom-light: #97fca4; $custom-dark: #000000;
JSON
{
"hex": "#56f97c",
"rgb": {
"r": 86,
"g": 249,
"b": 124
},
"hsl": {
"h": 133.988,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.87013,
"c": 0.21544,
"h": 147.8
},
"luminance": 0.71185
}Semantic roles & 50–950 ramp
primary
#56F97C
secondary
#C92AA4
accent
#00B0E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680