#56F48A#56F48A
#56F48A is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.0% C 0.197 H 150.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #56F48A |
|---|---|
| RGB | rgb(86, 244, 138) |
| HSL | hsl(140, 88%, 65%) |
| HSV | hsv(140, 65%, 96%) |
| CMYK | cmyk(64.8%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(86.26, -63.69, 39.16) |
| CIE-LCH | lch(86.26, 74.76, 148.41°) |
| OKLab | oklab(85.99% -0.1718 0.0964) |
| OKLCH | oklch(85.99% 0.197 150.7) |
| XYZ | xyz(40.7727, 68.5105, 35.1149) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 2.64
Spearmint
#1EF876
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F48A #F456C0
analogous
#71F456 #56F48A #56F4D9
triadic
#56F48A #8A56F4 #F48A56
tetradic
#56F48A #5671F4 #F456C0 #F4D956
square
#56F48A #5671F4 #F456C0 #F4D956
split-complementary
#56F48A #D956F4 #F45671
monochromatic
#0DC349 #1DF062 #56F48A #8FF8B2 #C9FBDA
Accessibility & contrast
On white
1.43
#56F48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#56F48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F48A
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F48A | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#06F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f48a; /* rgb */ color: rgb(86, 244, 138); /* oklch */ color: oklch(86.0% 0.197 150.7);
Tailwind
colors: {
custom: {
50: '#96f9ad',
500: '#56f48a',
950: '#000000',
},
}SCSS
$custom: #56f48a; $custom-light: #96f9ad; $custom-dark: #000000;
JSON
{
"hex": "#56f48a",
"rgb": {
"r": 86,
"g": 244,
"b": 138
},
"hsl": {
"h": 139.747,
"s": 87.778,
"l": 64.706
},
"oklch": {
"l": 0.85992,
"c": 0.197,
"h": 150.7
},
"luminance": 0.68515
}Semantic roles & 50–950 ramp
primary
#56F48A
secondary
#C02E90
accent
#019AE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581