#56EF90#56EF90
#56EF90 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.185 H 152.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF90 |
|---|---|
| RGB | rgb(86, 239, 144) |
| HSL | hsl(143, 83%, 64%) |
| HSV | hsv(143, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(84.85, -60.85, 34.36) |
| CIE-LCH | lch(84.85, 69.88, 150.55°) |
| OKLab | oklab(84.86% -0.1644 0.0854) |
| OKLCH | oklch(84.86% 0.185 152.6) |
| XYZ | xyz(39.7350, 65.7209, 36.9715) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.69
Weird Green
#3AE57F
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.40
Mediumspringgreen
#00FA9A
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF90 #EF56B5
analogous
#68EF56 #56EF90 #56EFDC
triadic
#56EF90 #9056EF #EF9056
tetradic
#56EF90 #5668EF #EF56B5 #EFDC56
square
#56EF90 #5668EF #EF56B5 #EFDC56
split-complementary
#56EF90 #DC56EF #EF5668
monochromatic
#12B951 #1EEA6B #56EF90 #8EF4B5 #C6FAD9
Accessibility & contrast
On white
1.48
#56EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#56EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF90
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF90 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#02ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ef90; /* rgb */ color: rgb(86, 239, 144); /* oklch */ color: oklch(84.9% 0.185 152.6);
Tailwind
colors: {
custom: {
50: '#95f5b1',
500: '#56ef90',
950: '#000000',
},
}SCSS
$custom: #56ef90; $custom-light: #95f5b1; $custom-dark: #000000;
JSON
{
"hex": "#56ef90",
"rgb": {
"r": 86,
"g": 239,
"b": 144
},
"hsl": {
"h": 142.745,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84862,
"c": 0.18524,
"h": 152.6
},
"luminance": 0.65725
}Semantic roles & 50–950 ramp
primary
#56EF90
secondary
#B83185
accent
#068DDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581