#56F388#56F388
#56F388 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.7% C 0.198 H 150.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #56F388 |
|---|---|
| RGB | rgb(86, 243, 136) |
| HSL | hsl(139, 87%, 65%) |
| HSV | hsv(139, 65%, 95%) |
| CMYK | cmyk(64.6%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(85.93, -63.65, 39.72) |
| CIE-LCH | lch(85.93, 75.02, 148.04°) |
| OKLab | oklab(85.71% -0.1717 0.0976) |
| OKLCH | oklch(85.71% 0.198 150.4) |
| XYZ | xyz(40.3291, 67.8530, 34.2593) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 2.51
Minty Green
#0BF77D
ΔE00 2.61
Spearmint
#1EF876
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F388 #F356C1
analogous
#73F356 #56F388 #56F3D6
triadic
#56F388 #8856F3 #F38856
tetradic
#56F388 #5673F3 #F356C1 #F3D656
square
#56F388 #5673F3 #F356C1 #F3D656
split-complementary
#56F388 #D656F3 #F35673
monochromatic
#0EC147 #1DEF60 #56F388 #8FF7B0 #C8FBD8
Accessibility & contrast
On white
1.44
#56F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#56F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F388
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F388 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#E1D18F
Tritanopia (blue-blind)
#0DEFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #56f388; /* rgb */ color: rgb(86, 243, 136); /* oklch */ color: oklch(85.7% 0.198 150.4);
Tailwind
colors: {
custom: {
50: '#96f8ac',
500: '#56f388',
950: '#000000',
},
}SCSS
$custom: #56f388; $custom-light: #96f8ac; $custom-dark: #000000;
JSON
{
"hex": "#56f388",
"rgb": {
"r": 86,
"g": 243,
"b": 136
},
"hsl": {
"h": 139.108,
"s": 86.74,
"l": 64.51
},
"oklch": {
"l": 0.85712,
"c": 0.1975,
"h": 150.4
},
"luminance": 0.67857
}Semantic roles & 50–950 ramp
primary
#56F388
secondary
#BF2F91
accent
#029CE3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581