#56F97D#56F97D
#56F97D is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.0% C 0.215 H 147.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #56F97D |
|---|---|
| RGB | rgb(86, 249, 125) |
| HSL | hsl(134, 93%, 66%) |
| HSV | hsv(134, 65%, 98%) |
| CMYK | cmyk(65.5%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(87.58, -67.43, 47.08) |
| CIE-LCH | lch(87.58, 82.24, 145.08°) |
| OKLab | oklab(87.03% -0.1819 0.1139) |
| OKLCH | oklch(87.03% 0.215 147.9) |
| XYZ | xyz(41.4121, 71.2061, 30.9598) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.95
Minty Green
#0BF77D
ΔE00 2.46
Spring Green
#00FF7F
ΔE00 2.54
Wintergreen
#20F986
ΔE00 2.74
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F97D #F956D2
analogous
#80F956 #56F97D #56F9CF
triadic
#56F97D #7D56F9 #F97D56
tetradic
#56F97D #5680F9 #F956D2 #F9CF56
square
#56F97D #5680F9 #F956D2 #F9CF56
split-complementary
#56F97D #CF56F9 #F95680
monochromatic
#07CD37 #1BF750 #56F97D #91FBAA #CCFDD8
Accessibility & contrast
On white
1.38
#56F97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#56F97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F97D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F97D | 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)
#FCE472
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#15F4DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #56f97d; /* rgb */ color: rgb(86, 249, 125); /* oklch */ color: oklch(87.0% 0.215 147.9);
Tailwind
colors: {
custom: {
50: '#97fca5',
500: '#56f97d',
950: '#000000',
},
}SCSS
$custom: #56f97d; $custom-light: #97fca5; $custom-dark: #000000;
JSON
{
"hex": "#56f97d",
"rgb": {
"r": 86,
"g": 249,
"b": 125
},
"hsl": {
"h": 134.356,
"s": 93.143,
"l": 65.686
},
"oklch": {
"l": 0.87027,
"c": 0.21459,
"h": 147.9
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#56F97D
secondary
#C92AA3
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680