#56EF8F#56EF8F
#56EF8F is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.8% C 0.186 H 152.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF8F |
|---|---|
| RGB | rgb(86, 239, 143) |
| HSL | hsl(142, 83%, 64%) |
| HSV | hsv(142, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(84.84, -61.02, 34.84) |
| CIE-LCH | lch(84.84, 70.26, 150.28°) |
| OKLab | oklab(84.84% -0.1648 0.0865) |
| OKLCH | oklch(84.84% 0.186 152.3) |
| XYZ | xyz(39.6589, 65.6905, 36.5708) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.65
Weird Green
#3AE57F
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.31
Mediumspringgreen
#00FA9A
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF8F #EF56B6
analogous
#69EF56 #56EF8F #56EFDB
triadic
#56EF8F #8F56EF #EF8F56
tetradic
#56EF8F #5669EF #EF56B6 #EFDB56
square
#56EF8F #5669EF #EF56B6 #EFDB56
split-complementary
#56EF8F #DB56EF #EF5669
monochromatic
#12B950 #1EEA6A #56EF8F #8EF4B4 #C6FAD9
Accessibility & contrast
On white
1.49
#56EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#56EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF8F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF8F | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#05ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef8f; /* rgb */ color: rgb(86, 239, 143); /* oklch */ color: oklch(84.8% 0.186 152.3);
Tailwind
colors: {
custom: {
50: '#95f5b0',
500: '#56ef8f',
950: '#000000',
},
}SCSS
$custom: #56ef8f; $custom-light: #95f5b0; $custom-dark: #000000;
JSON
{
"hex": "#56ef8f",
"rgb": {
"r": 86,
"g": 239,
"b": 143
},
"hsl": {
"h": 142.353,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84844,
"c": 0.18613,
"h": 152.3
},
"luminance": 0.65695
}Semantic roles & 50–950 ramp
primary
#56EF8F
secondary
#B83186
accent
#068EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581