#56EF92#56EF92
#56EF92 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.183 H 153.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF92 |
|---|---|
| RGB | rgb(86, 239, 146) |
| HSL | hsl(144, 83%, 64%) |
| HSV | hsv(144, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(84.89, -60.50, 33.40) |
| CIE-LCH | lch(84.89, 69.11, 151.10°) |
| OKLab | oklab(84.9% -0.1635 0.0832) |
| OKLCH | oklch(84.9% 0.183 153) |
| XYZ | xyz(39.8892, 65.7826, 37.7837) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.97
Weird Green
#3AE57F
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF92 #EF56B3
analogous
#66EF56 #56EF92 #56EFDE
triadic
#56EF92 #9256EF #EF9256
tetradic
#56EF92 #5666EF #EF56B3 #EFDE56
square
#56EF92 #5666EF #EF56B3 #EFDE56
split-complementary
#56EF92 #DE56EF #EF5666
monochromatic
#12B953 #1EEA6E #56EF92 #8EF4B6 #C6FADA
Accessibility & contrast
On white
1.48
#56EF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#56EF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF92
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF92 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#00ECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef92; /* rgb */ color: rgb(86, 239, 146); /* oklch */ color: oklch(84.9% 0.183 153.0);
Tailwind
colors: {
custom: {
50: '#95f5b3',
500: '#56ef92',
950: '#000000',
},
}SCSS
$custom: #56ef92; $custom-light: #95f5b3; $custom-dark: #000000;
JSON
{
"hex": "#56ef92",
"rgb": {
"r": 86,
"g": 239,
"b": 146
},
"hsl": {
"h": 143.529,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84899,
"c": 0.18345,
"h": 153
},
"luminance": 0.65787
}Semantic roles & 50–950 ramp
primary
#56EF92
secondary
#B83183
accent
#068ADF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581